y property

  1. @ImcField('Variance - y Position', 'y', ImcType.typeFp32, units: 'm')
double y

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

Implementation

@ImcField('Variance - y Position', 'y', ImcType.typeFp32, units: 'm')
double get y;