theta property

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

Rotation around the device lateral or transverse axis.

Implementation

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