y property

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

The East offset of the North/East/Down field with respect to LLH.

Implementation

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