x property

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

The North offset of the North/East/Down field.

Implementation

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