k property

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

Torque K about the vehicle's x axis.

Implementation

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