FrequencySineSweepComponentAmplitude Property |
LightningChart .NET Help
Amplitude of sine sweep
Namespace:
Arction.Wpf.SignalProcessing
Assembly:
Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic double Amplitude { get; set; }Public Property Amplitude As Double
Get
Set
public:
property double Amplitude {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also