z property

  1. @ImcField('Device Position - Z', 'z', ImcType.typeFp32, units: 'm')
double z

Device's position over the Z axis.

Implementation

@ImcField('Device Position - Z', 'z', ImcType.typeFp32, units: 'm')
double get z;