roll property

  1. @ImcField('Roll', 'roll', ImcType.typeFp64, units: 'rad')
double roll

The phi Euler angle from the vehicle's attitude.

Implementation

@ImcField('Roll', 'roll', ImcType.typeFp64, units: 'rad')
double get roll;