x property

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

The North offset of the North/East/Down coordinate of this point in relation to the path start point.

Implementation

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