z property

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

The Down offset of the North/East/Down coordinate of this point in relation to the path start point.

Implementation

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