y property

  1. @ImcField('Force along the y axis', 'y', ImcType.typeFp64, units: 'N')
double y

Force Y along the vehicle's y axis.

Implementation

@ImcField('Force along the y axis', 'y', ImcType.typeFp64, units: 'N')
double get y;