x property

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

Force X along the vehicle's x axis.

Implementation

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