theta property

  1. @ImcField('Variance - Pitch', 'theta', ImcType.typeFp32, units: 'rad')
double theta

The theta Euler angle variance from the vehicle's attitude.

Implementation

@ImcField('Variance - Pitch', 'theta', ImcType.typeFp32, units: 'rad')
double get theta;