turbLim property

  1. @ImcField('Turbulence limit', 'turb_lim', ImcType.typeFp32, units: 'm/s')
double turbLim

Turbulence limit above which a maneuver abort is asserted.

Implementation

@ImcField('Turbulence limit', 'turb_lim', ImcType.typeFp32, units: 'm/s')
double get turbLim;