y property

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

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

Implementation

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