q property

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

The angular velocity over body-fixed yy axis (pitch).

Implementation

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