Click or drag to resize

AmplitudeSineSweepComponent Constructor (AmplitudeSineSweepComponent)

LightningChart .NET Help
Copy constructor.

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

Parameters

source
Type: Arction.WinForms.SignalProcessingAmplitudeSineSweepComponent
Source object.
See Also