Click or drag to resize

FloatSymmetricSignalReaderCurrentRow Property

Gets or sets the current row to unpack. Used to select a row when unpacking 2D arrays of row-wise 1D signal data.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public virtual int CurrentRow { get; set; }

Property Value

Int32
See Also