gMin property

  1. @ImcField('Minimum load factor', 'g_min', ImcType.typeFp32, units: 'g')
double gMin

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

Implementation

@ImcField('Minimum load factor', 'g_min', ImcType.typeFp32, units: 'g')
double get gMin;