The FloatSymmetricSignalReader type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurrentRow |
Gets or sets the current row to unpack. Used to select a row when unpacking 2D arrays of row-wise 1D signal data.
| |
| HalfLength |
Gets the length of symmetric half of the signal.
| |
| Item |
Gets the value at [row, column] of the packed complex-conjugate symmetric signal.
| |
| Length |
Gets the length of signal data.
|