Real |
The RealFourierTransformation2DOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AccumulatedEventData |
Gets the accumulated event data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT) | |
| CenterResult | Gets or sets a value indicating whether the result is centered. | |
| ColumnIncrementMessage | Gets or sets the message describing the column increment. | |
| ColumnIncrementValue | Gets or sets the column increment value. | |
| DataPretreatmentCorrectionOrder | Gets or sets the data-pretreatment correction order. | |
| Debug_AbsolutePath |
Gets the absolute path of the node for debugging purposes.
(Inherited from SuspendableDocumentNodeBase) | |
| FourierWindow | Gets or sets the Fourier window. | |
| FrequencyColumnHeaderColumnName | Gets or sets the name of the frequency column header column. | |
| FrequencyRowHeaderColumnName | Gets or sets the name of the frequency row header column. | |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
(Inherited from SuspendableDocumentNodeBase) | |
| IsDisposeInProgress |
Gets a value indicating whether for this instance dispose is in progress, or the instance is already disposed.
(Inherited from SuspendableDocumentNodeBase) | |
| IsSomeoneListeningToChanges |
Gets a value indicating whether someone is listening to changes. For this, either the ParentObject or the Changed event must be set.
(Inherited from SuspendableDocumentNodeBase) | |
| IsSuspended |
Gets a value indicating whether this instance is suspended.
(Inherited from SuspendableDocumentLeafNode) | |
| IsUserDefinedColumnIncrementValue | Gets or sets a value indicating whether the column increment value was defined by the user. | |
| IsUserDefinedRowIncrementValue | Gets or sets a value indicating whether the row increment value was defined by the user. | |
| Name |
Gets the name of this document node. Null is returned if the name is not set or unknown.
The set accessor will for most nodes throw a InvalidOperationException, since the name can only be set on IProjectItems.
(Inherited from SuspendableDocumentNodeBase) | |
| OutputFrequencyHeaderColumns | Gets or sets a value indicating whether frequency header columns are output. | |
| OutputKind | Gets or sets the output kind. | |
| OutputPeriodHeaderColumns | Gets or sets a value indicating whether period header columns are output. | |
| ParentObject |
Gets/sets the parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| PeriodColumnHeaderColumnName | Gets or sets the name of the period column header column. | |
| PeriodRowHeaderColumnName | Gets or sets the name of the period row header column. | |
| ReplacementValueForInfiniteMatrixElements | Gets or sets the replacement value for infinite matrix elements. | |
| ReplacementValueForNaNMatrixElements | Gets or sets the replacement value for NaN matrix elements. | |
| ResultingFractionOfColumnsUsed | Gets or sets the resulting fraction of columns used in the transformation. Value must be between 0 and 1. | |
| ResultingFractionOfRowsUsed | Gets or sets the resulting fraction of rows used in the transformation. Value must be between 0 and 1. | |
| RowIncrementMessage | Gets or sets the message describing the row increment. | |
| RowIncrementValue | Gets or sets the row increment value. |