phi property

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

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

Implementation

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