Click or drag to resize

RealFourierTransformation2D Fields

The RealFourierTransformation2D type exposes the following members.

Fields
 NameDescription
Protected field_columnSpacing Stores the spacing between source values in column direction, if specified.
Protected field_imagMatrix Stores the imaginary part of the transformed result.
Protected field_pretreatment Stores the pretreatment actions that are executed immediately before the Fourier transform.
Protected field_realMatrix Stores the real part of the source matrix and, after execution, of the transformed result.
Protected field_rowSpacing Stores the spacing between source values in row direction, if specified.
Top
See Also