TriangleComponent Class |
Namespace: Arction.WinForms.SignalProcessing
The TriangleComponent type exposes the following members.
| Name | Description | |
|---|---|---|
| TriangleComponent |
Default constructor.
| |
| TriangleComponent(TriangleComponent) |
Copy constructor.
|
| Name | Description | |
|---|---|---|
| Amplitude |
Amplitude of triangle component.
| |
| DelayMs |
Delay of triangle component in ms.
| |
| Enabled |
Is the triangle component included in calculation of the output signal
| |
| Frequency |
Frequency of triangle component
| |
| Id |
Gets or sets the unique identifier of this instance.
| |
| Offset |
Offset of triangle component
| |
| Symmetry |
Triangle wave symmetry. Valid range is 0...1.
|
| Name | Description | |
|---|---|---|
| CreateCopy |
Create copy of triangle component.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when property is changed.
|