FrequencySineSweepComponent Class |
Namespace: Arction.Wpf.SignalProcessing
The FrequencySineSweepComponent type exposes the following members.
| Name | Description | |
|---|---|---|
| FrequencySineSweepComponent |
Default constructor.
| |
| FrequencySineSweepComponent(FrequencySineSweepComponent) |
Copy constructor.
|
| Name | Description | |
|---|---|---|
| Amplitude |
Amplitude of sine sweep
| |
| DurationMs |
Duration of sine sweep in ms. Runs from starting frequency to end frequency during this duration.
| |
| Enabled |
Is the sweep component included in calculation of the output signal
| |
| FrequencyFrom |
Start frequency of sine sweep.
| |
| FrequencyTo |
End 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 frequency 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.
|