Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.tactical |
Tactical planners for a lane-based GTU.
|
org.opentrafficsim.road.gtu.lane.tactical.lmrs |
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
|
org.opentrafficsim.road.gtu.lane.tactical.util.lmrs |
LMRS (Lane change Model with Relaxation and Synchronization) utilities for tactical planner.
|
Modifier and Type | Method and Description |
---|---|
Synchronizable.State |
Synchronizable.getSynchronizationState()
Returns the synchronization state.
|
static Synchronizable.State |
Synchronizable.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Synchronizable.State[] |
Synchronizable.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Synchronizable.State |
LMRS.getSynchronizationState()
Returns the synchronization state.
|
Modifier and Type | Method and Description |
---|---|
Synchronizable.State |
LmrsData.getSynchronizationState()
Returns the synchronization state.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.