p property

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

The angular velocity over body-fixed xx axis (roll).

Implementation

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