x property

  1. @ImcField('North position', 'x', ImcType.typeFp32, units: 'm')
double x

The North position offset of the NED field with respect to origin.

Implementation

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