MeasurementSequencedata class
Module: zaber_motion.ascii
Represents a sequence of numerical values with optional units specified.
To use this type, add from zaber_motion.ascii import MeasurementSequence to the top of your source code.
Properties
pmeasurement_sequence.values
List[float] Sequence of values.
pmeasurement_sequence.unit