Click or drag to resize

PrincetonInstrumentsSPEReaderFrameMetaDataValues Property

Gets the meta data. Meta data are given separately for each frame. Thus, the first dimension is the frame index. The second dimension is the various metadata, whose name is given in the FrameMetaDataNames list.

Namespace: Altaxo.Serialization.PrincetonInstruments
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public double[,] FrameMetaDataValues { get; }

Property Value

Double
See Also