z property

  1. @ImcField('Coordinate -- Z', 'z', ImcType.typeFp32)
double z

Coordinate z during follow maneuver. Use z_units to specify whether z represents depth, altitude or other.

Implementation

@ImcField('Coordinate -- Z', 'z', ImcType.typeFp32)
double get z;