Uses of Package
org.opentrafficsim.road.network.speed
-
Packages that use org.opentrafficsim.road.network.speed Package Description org.opentrafficsim.road.gtu.lane.perception.categories Categories define a set of perceivable information.org.opentrafficsim.road.gtu.lane.perception.headway Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.org.opentrafficsim.road.gtu.lane.tactical.following GTU (Car) following models such as IDM+.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.toledo Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.org.opentrafficsim.road.gtu.lane.tactical.util Static methods for composition in tactical planners.org.opentrafficsim.road.gtu.lane.tactical.util.lmrs LMRS (Lane change Model with Relaxation and Synchronization) utilities for tactical planner.org.opentrafficsim.road.network.speed Classes to connect driver behavior with many different aspects that govern the desired speed. -
Classes in org.opentrafficsim.road.network.speed used by org.opentrafficsim.road.gtu.lane.perception.categories Class Description SpeedLimitProspect Prospect of speed limits ahead, both legal and otherwise (e.g. -
Classes in org.opentrafficsim.road.network.speed used by org.opentrafficsim.road.gtu.lane.perception.headway Class Description SpeedLimitInfo Class to contain speed info related to various speed limit types. -
Classes in org.opentrafficsim.road.network.speed used by org.opentrafficsim.road.gtu.lane.tactical.following Class Description SpeedLimitInfo Class to contain speed info related to various speed limit types. -
Classes in org.opentrafficsim.road.network.speed used by org.opentrafficsim.road.gtu.lane.tactical.lmrs Class Description SpeedLimitInfo Class to contain speed info related to various speed limit types. -
Classes in org.opentrafficsim.road.network.speed used by org.opentrafficsim.road.gtu.lane.tactical.toledo Class Description SpeedLimitProspect Prospect of speed limits ahead, both legal and otherwise (e.g. -
Classes in org.opentrafficsim.road.network.speed used by org.opentrafficsim.road.gtu.lane.tactical.util Class Description SpeedLimitInfo Class to contain speed info related to various speed limit types.SpeedLimitProspect Prospect of speed limits ahead, both legal and otherwise (e.g. -
Classes in org.opentrafficsim.road.network.speed used by org.opentrafficsim.road.gtu.lane.tactical.util.lmrs Class Description SpeedLimitInfo Class to contain speed info related to various speed limit types. -
Classes in org.opentrafficsim.road.network.speed used by org.opentrafficsim.road.network.speed Class Description LegalSpeedLimit Indicates legal speed limits.SpeedInfoCurvature Class with curvature info for curvature speed limit type.SpeedLimitInfo Class to contain speed info related to various speed limit types.SpeedLimitType Defines the type of a speed limit, resulting in different behavior.SpeedLimitTypeSpeed Implementation of SpeedLimitType suitable for the most common speed info classSpeed
.SpeedLimitTypeSpeedLegal Similar toSpeedLimitTypeSpeed
but implements the marker interfaceLegalSpeedLimit
.