Uses of Enum Class
org.opentrafficsim.road.gtu.lane.tactical.Controllable.State
Package
Description
Tactical planners for a lane-based GTU.
-
Uses of Controllable.State in org.opentrafficsim.road.gtu.lane.tactical
Modifier and TypeMethodDescriptionControllable.getControlState()
Returns the control state.static Controllable.State
Returns the enum constant of this class with the specified name.static Controllable.State[]
Controllable.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.