Click or drag to resize

AmplitudeSineSweepComponentCreateCopy Method

LightningChart .NET Help
Create a copy of the amplitude sine sweep component.

Namespace:  Arction.Wpf.SignalProcessing
Assembly:  Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public IWaveFormComponent CreateCopy()

Return Value

Type: IWaveFormComponent

[Missing <returns> documentation for "M:Arction.Wpf.SignalProcessing.AmplitudeSineSweepComponent.CreateCopy"]

Implements

IWaveFormComponentCreateCopy
See Also