API Reference v10.1.0

Measurementstruct

Module: ZaberMotion

Represents a numerical value with optional units specified.

To use this type, add import ZaberMotion to the top of your source code.

Index

pProperties

Properties

p

value

measurement.value
Double Value of the measurement.
p

unit

optional
measurement.unit
Units? Optional units of measure. If not set, most functions assume device native units as the default. Some contexts, such as the Movable class allow you to specify custom default units.