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.PrincetonInstrumentsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic double[,] FrameMetaDataValues { get; }
Property Value
Double
See Also