Click or drag to resize

RealFourierTransformation2DOptions Fields

The RealFourierTransformation2DOptions type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT)
Protected field_centerResult Indicates whether the result is centered.
Protected field_columnIncrementMessage Message describing the column increment. Not serialized.
Protected field_columnIncrementValue The increment value for the columns.
Protected field_dataPretreatmentCorrectionOrder The order of data pretreatment correction.
Protected field_fourierWindow The 2D Fourier window used for the transformation.
Protected field_frequencyColumnHeaderColumnName The name of the frequency column header column.
Protected field_frequencyRowHeaderColumnName The name of the frequency row header column.
Protected field_isUserDefinedColumnIncrementValue Indicates whether the column increment value is user-defined.
Protected field_isUserDefinedRowIncrementValue Indicates whether the row increment value is user-defined.
Protected field_kindOfOutputResult The kind of output result for the transformation.
Protected field_outputFrequencyHeaderColumns Indicates whether frequency header columns are output.
Protected field_outputPeriodHeaderColumns Indicates whether period header columns are output.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_periodColumnHeaderColumnName The name of the period column header column.
Protected field_periodRowHeaderColumnName The name of the period row header column.
Protected field_replacementValueForInfiniteMatrixElements The replacement value for infinite matrix elements.
Protected field_replacementValueForNaNMatrixElements The replacement value for NaN matrix elements.
Protected field_resultFractionOfColumns The resulting fraction of columns used in the transformation.
Protected field_resultFractionOfRows The resulting fraction of rows used in the transformation.
Protected field_rowIncrementMessage Message describing the row increment. Not serialized.
Protected field_rowIncrementValue The increment value for the rows.
Top
See Also