Click or drag to resize

RealFourierTransformation2D Properties

The RealFourierTransformation2D type exposes the following members.

Properties
 NameDescription
Public propertyColumnSpacing Custom spacing of the original input values in column direction. After the Fourier transformation, this value is used to calculate the column frequencies.
Public propertyNumberOfColumns Gets the number of columns in the source matrix.
Public propertyNumberOfRows Gets the number of rows in the source matrix.
Public propertyRowSpacing Custom spacing of the original input values in row direction. After the Fourier transformation, this value is used to calculate the row frequencies.
Top
See Also