z property

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

Z offsets of the target in the real world frame.

Implementation

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