z property

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

Z coordinate of the target in the local device's reference frame.

Implementation

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