AmplitudeSineSweepComponent Class |
Namespace: Arction.Wpf.SignalProcessing
The AmplitudeSineSweepComponent type exposes the following members.
| Name | Description | |
|---|---|---|
| AmplitudeSineSweepComponent |
Default constructor.
| |
| AmplitudeSineSweepComponent(AmplitudeSineSweepComponent) |
Copy constructor.
|
| Name | Description | |
|---|---|---|
| AmplitudeFrom |
Starting amplitude of sine sweep
| |
| AmplitudeTo |
End amplitude of sine sweep
| |
| DurationMs |
Duration of sine sweep in ms. Runs from starting amplitude to end amplitude during this duration.
| |
| Enabled |
Is the sweep component included in calculation of the output signal
| |
| Frequency |
Frequency of sine sweep.
| |
| Id |
Gets or sets the unique identifier of this instance.
| |
| Offset |
Offset of sine sweep
|
| Name | Description | |
|---|---|---|
| CreateCopy |
Create a copy of the amplitude sine sweep 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.
|