y property

  1. @ImcField('East Offset (m)', 'y', ImcType.typeFp32, units: 'm')
double y

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

Implementation

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