Click or drag to resize

RandomNoiseComponentGetRandomValue Method

LightningChart .NET Help
Get random value, using offset and amplitude

Namespace:  Arction.WinForms.SignalProcessing
Assembly:  Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public double GetRandomValue()

Return Value

Type: Double
Random value, in range -Amplitude+Offset ... +Amplitude+Offset
See Also