Click or drag to resize

RealFourierTransformation2DOptionsDataPretreatmentCorrectionOrder Property

Gets or sets the data-pretreatment correction order.

Namespace: Altaxo.Worksheet.Commands.Analysis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int? DataPretreatmentCorrectionOrder { get; set; }

Property Value

NullableInt32
See Also