Click or drag to resize

BrukerOpusReaderYValues Property

Gets the y values of the spectrum (typically the measured intensities).

Namespace: Altaxo.Serialization.BrukerOpus
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double[]? YValues { get; protected set; }

Property Value

Double
See Also