timeMotorUnknown property

  1. @ImcField('Time Motor - Unknown', 'time_motor_unknown', ImcType.typeFp32, units: 's')
double timeMotorUnknown

Amount of time the system spent in an unknown medium with the motor running.

Implementation

@ImcField('Time Motor - Unknown', 'time_motor_unknown', ImcType.typeFp32,
    units: 's')
double get timeMotorUnknown;