z property

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

The Down offset of the North/East/Down field with respect to LLH.

Implementation

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