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.EnsembleProcessingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int IndexOfDimensionToAverage { get; init; }Property Value
Int32
See Also