y property

  1. @ImcField('Y component (East)', 'y', ImcType.typeFp64, units: 'm/s')
double y

Y component (East).

Implementation

@ImcField('Y component (East)', 'y', ImcType.typeFp64, units: 'm/s')
double get y;