Click or drag to resize

BlockScalingCorrection2DIndexOfDimensionToAverage Property

Gets or initializes the index of the dimension along which the averaging is performed (0 or 1). Used to determine the number of blocks and spectra per block.

Namespace: Altaxo.Science.Spectroscopy.EnsembleProcessing
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int IndexOfDimensionToAverage { get; init; }

Property Value

Int32
See Also