timeMotorAir property

  1. @ImcField('Time Motor - Air', 'time_motor_air', ImcType.typeFp32, units: 's')
double timeMotorAir

Amount of time the system spent in the air with the motor running.

Implementation

@ImcField('Time Motor - Air', 'time_motor_air', ImcType.typeFp32, units: 's')
double get timeMotorAir;