pitch property

  1. @ImcField('Pitch', 'pitch', ImcType.typeFp32, units: 'rad')
double pitch

Pitch angle used to perform the maneuver.

Implementation

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