Uses of Package
org.opentrafficsim.road.gtu.lane.tactical.following
Packages that use org.opentrafficsim.road.gtu.lane.tactical.following
Package
Description
Implementation of lane-based perception for the GTU.
Interfaces and classes describing perceived objects.
Tactical planners for a lane-based GTU.
GTU (Car) following models such as IDM+.
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
Static methods for composition in tactical planners.
LMRS (Lane change Model with Relaxation and Synchronization) utilities for tactical planner.
-
-
-
Classes in org.opentrafficsim.road.gtu.lane.tactical.following used by org.opentrafficsim.road.gtu.lane.tacticalClassDescriptionMethods that a car-following model has to implement.Factory for car-following models.
-
Classes in org.opentrafficsim.road.gtu.lane.tactical.following used by org.opentrafficsim.road.gtu.lane.tactical.followingClassDescriptionDefault implementation where desired speed and headway are pre-calculated for car-following.Implementation of the IDM.IDM desired headway model.IDM desired speed model.Factory for IDM types.Methods that a car-following model has to implement.Factory for car-following models.Desired headway model.Desired speed model.Interface that can be implemented by desired headway models and desired speed models, such that they can be coupled to their simulation context.
-
Classes in org.opentrafficsim.road.gtu.lane.tactical.following used by org.opentrafficsim.road.gtu.lane.tactical.lmrsClassDescriptionMethods that a car-following model has to implement.Factory for car-following models.Desired headway model.Desired speed model.Interface that can be implemented by desired headway models and desired speed models, such that they can be coupled to their simulation context.
-
-