AmplitudeSineSweepComponentDurationMs Property |
LightningChart .NET Help
Duration of sine sweep in ms. Runs from starting amplitude to end amplitude during this duration.
Namespace:
Arction.Wpf.SignalProcessing
Assembly:
Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic double DurationMs { get; set; }Public Property DurationMs As Double
Get
Set
public:
property double DurationMs {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also