Enum Class VelocityUnits

java.lang.Object
java.lang.Enum<VelocityUnits>
tagalong.units.VelocityUnits
All Implemented Interfaces:
Serializable, Comparable<VelocityUnits>, Constable

public enum VelocityUnits extends Enum<VelocityUnits>
Velocity units enum identifiers. Used for configuration and robot setup instead of the WPILib Java units to avoid reallocations and garbage collections in match.