Click or drag to resize

RealFourierTransformation2DOptionsResultingFractionOfRowsUsed Property

Gets or sets the resulting fraction of rows used in the transformation. Value must be between 0 and 1.

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

Property Value

Double
See Also