Enum RobotDriveBase.MotorType

java.lang.Object
java.lang.Enum<RobotDriveBase.MotorType>
edu.wpi.first.wpilibj.drive.RobotDriveBase.MotorType
All Implemented Interfaces:
Serializable, Comparable<RobotDriveBase.MotorType>, Constable
Enclosing class:
RobotDriveBase

public static enum RobotDriveBase.MotorType
extends Enum<RobotDriveBase.MotorType>
The location of a motor on the robot for the purpose of driving.