biasR property

  1. @ImcField('Gyro. Yaw Rate Bias', 'bias_r', ImcType.typeFp32, units: 'rad/s')
double biasR

The angular velocity over body-fixed zz axis bias from sensor.

Implementation

@ImcField('Gyro. Yaw Rate Bias', 'bias_r', ImcType.typeFp32, units: 'rad/s')
double get biasR;