r property

  1. @ImcField('Angular Velocity in z', 'r', ImcType.typeFp32, units: 'rad/s')
double r

The angular velocity over body-fixed zz axis (yaw).

Implementation

@ImcField('Angular Velocity in z', 'r', ImcType.typeFp32, units: 'rad/s')
double get r;