Click or drag to resize

MeasurementType Enumeration

Types of measurement contained in the data.

Namespace: Altaxo.Serialization.Renishaw
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public enum MeasurementType
Members
Member nameValueDescription
Unspecified0Measurement type not specified.
Single1A single measurement.
Series2A series of measurements.
Mapping3A mapping (spatial) measurement.
See Also