m property

  1. @ImcField('Torque about the y axis', 'm', ImcType.typeFp64, units: 'Nm')
double m

Torque M about the vehicle's y axis.

Implementation

@ImcField('Torque about the y axis', 'm', ImcType.typeFp64, units: 'Nm')
double get m;