gMax property

  1. @ImcField('Maximum load factor', 'g_max', ImcType.typeFp32, units: 'g')
double gMax

Maximum load factor, i.e., maximum negative acceleration in the zz body-axis as a factor of the gravity acceleration at mean-sea-level.

Implementation

@ImcField('Maximum load factor', 'g_max', ImcType.typeFp32, units: 'g')
double get gMax;