Click or drag to resize

PrincetonInstrumentsSPEReaderDataType Property

Gets the type of the data used in the SPE files. In this reader, all data is converted to double values.

Namespace: Altaxo.Serialization.PrincetonInstruments
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public PrincetonInstrumentsSPEReaderSPEDataType DataType { get; }

Property Value

PrincetonInstrumentsSPEReaderSPEDataType
See Also