x property

  1. @ImcField('X offset', 'x', ImcType.typeInt16, units: 'm')
int x

Northing offsets relative to base latitude / longitude expressed in the enclosing HistoricData message.

Implementation

@ImcField('X offset', 'x', ImcType.typeInt16, units: 'm')
int get x;