public class MotorPort
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static MotorPort |
A
Declaration used by a motor connected to port A.
|
static MotorPort |
B
Declaration used by a motor connected to port B.
|
static MotorPort |
C
Declaration used by a motor connected to port C.
|
static MotorPort |
D
Declaration used by a motor connected to port D.
|
Constructor and Description |
---|
MotorPort(int portId)
Creates a MotorPort from the port id.
|
public static final MotorPort A
public static final MotorPort B
public static final MotorPort C
public static final MotorPort D