Uses of Class
org.opentrafficsim.road.network.lane.changing.OvertakingDirection
| Package | Description |
|---|---|
| org.opentrafficsim.road.network.lane.changing |
Lane change possibility models.
|
-
Uses of OvertakingDirection in org.opentrafficsim.road.network.lane.changing
Methods in org.opentrafficsim.road.network.lane.changing that return OvertakingDirection Modifier and Type Method Description static OvertakingDirectionOvertakingDirection. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OvertakingDirection[]OvertakingDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.