Uses of Package
org.opentrafficsim.road.gtu.lane.tactical.following
Package
Description
Implementation of lane-based perception for the GTU.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Tactical planners for a lane-based GTU.
Classes that deal with lane changing models.
GTU (Car) following models such as IDM+.
Classes that deal with lane changing models.
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Static methods for composition in tactical planners.
LMRS (Lane change Model with Relaxation and Synchronization) utilities for tactical planner.
-
-
-
ClassDescriptionMethods that a car-following model has to implement.Factory for car-following models.GTU following model interface.
-
ClassDescriptionStorage for the result of a GTU following model.Container for two instances of an AccelerationStep.
-
ClassDescriptionDefault implementation where desired speed and headway are pre-calculated for car-following.Code shared between various car following models.Implementation of the IDM.Factory for IDM types.Storage for the result of a GTU following model.Methods that a car-following model has to implement.Factory for car-following models.Desired headway model.Desired speed model.Container for two instances of an AccelerationStep.Fixed GTU following model.GTU following model interface.Interface that can be implemented by desired headway models and desired speed models, such that they can be coupled to their simulation context.Extended version of FixedAccelerationModel.
-
ClassDescriptionStorage for the result of a GTU following model.Container for two instances of an AccelerationStep.
-
ClassDescriptionMethods that a car-following model has to implement.Factory for car-following models.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.
-
ClassDescriptionDefault implementation where desired speed and headway are pre-calculated for car-following.Methods 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.
-
-