x property

  1. @ImcField('Offset north', 'x', ImcType.typeFp32, units: 'm')
double x

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

Implementation

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