Click or drag to resize

DoubleSWTSignal Property

Gets and Sets the signal data to be transformed.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double[] Signal { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
InvalidArgumentExceptionThe signal data must be longer than the wavelet.
See Also