timeMotorGround property

  1. @ImcField('Time Motor - Ground', 'time_motor_ground', ImcType.typeFp32, units: 's')
double timeMotorGround

Amount of time the system spent on the ground with the motor running.

Implementation

@ImcField('Time Motor - Ground', 'time_motor_ground', ImcType.typeFp32,
    units: 's')
double get timeMotorGround;