Uses of Package
org.opentrafficsim.road.gtu.tactical.following
Packages that use org.opentrafficsim.road.gtu.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.
-
-
-
Classes in org.opentrafficsim.road.gtu.tactical.following used by org.opentrafficsim.road.gtu.tacticalClassDescriptionMethods that a car-following model has to implement.Factory for car-following models.
-
Classes in org.opentrafficsim.road.gtu.tactical.following used by org.opentrafficsim.road.gtu.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.tactical.following used by org.opentrafficsim.road.gtu.tactical.lmrsClassDescriptionMethods that a car-following model has to implement.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.
-