brian.motors.EV3LargeMotor
brian.motors
EV3LargeMotor class objects
class EV3LargeMotor(Motor)
A class to manage and control EV3LargeMotor operations.
__init__
def __init__(port: MotorPort)
Initialize a new EV3LargeMotor motor object on the given port.
This constructor does not fail if the motor is not connected yet.
Arguments: