y property

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

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

Implementation

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