public class EV3MediumRegulatedMotor extends BaseRegulatedMotor
acceleration, MAX_SPEED_AT_9V, NO_LIMIT, reg, speed, tachoPort
Constructor and Description |
---|
EV3MediumRegulatedMotor(Port port)
Use this constructor to assign a variable of type motor connected to a particular port.
|
EV3MediumRegulatedMotor(TachoMotorPort port)
Use this constructor to assign a variable of type motor connected to a particular port.
|
addListener, backward, close, endSynchronization, flt, flt, forward, getAcceleration, getLimitAngle, getMaxSpeed, getPosition, getRotationSpeed, getSpeed, getTachoCount, isMoving, isStalled, lock, removeListener, resetTachoCount, rotate, rotate, rotateTo, rotateTo, setAcceleration, setSpeed, setSpeed, setStallThreshold, startSynchronization, stop, stop, suspendRegulation, synchronizeWith, waitComplete
releaseOnClose
public EV3MediumRegulatedMotor(TachoMotorPort port)
port
- to which this motor is connectedpublic EV3MediumRegulatedMotor(Port port)
port
- to which this motor is connected