electric_current¶ property DCMotor.electric_current: Current | None Electric current absorbed by the DC motor. It must be an instance of Current. Returns¶ CurrentElectric current absorbed by the DC motor. Raises TypeErrorIf electric_current is not an instance of Current. See Also compute_electric_current()