z property

  1. @ImcField('Variance - z Position', 'z', ImcType.typeFp32, units: 'm')
double z

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

Implementation

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