Uses of Class
org.opentrafficsim.road.network.speed.SpeedLimitProspect
Package
Description
Categories define a set of perceivable information.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Static methods for composition in tactical planners.
-
Uses of SpeedLimitProspect in org.opentrafficsim.road.gtu.lane.perception.categories
Modifier and TypeMethodDescriptionfinal SpeedLimitProspect
DirectInfrastructurePerception.getSpeedLimitProspect
(RelativeLane lane) Returns the prospect for speed limits on a lane (dynamic speed limits may vary between lanes).InfrastructurePerception.getSpeedLimitProspect
(RelativeLane lane) Returns the prospect for speed limits on a lane (dynamic speed limits may vary between lanes). -
Uses of SpeedLimitProspect in org.opentrafficsim.road.gtu.lane.tactical.toledo
Modifier and TypeMethodDescriptionfinal SpeedLimitProspect
ToledoPerception.getSpeedLimitProspect
(RelativeLane lane) Returns the prospect for speed limits on a lane (dynamic speed limits may vary between lanes). -
Uses of SpeedLimitProspect in org.opentrafficsim.road.gtu.lane.tactical.util
Modifier and TypeMethodDescriptionstatic org.djunits.value.vdouble.scalar.Acceleration
SpeedLimitUtil.considerSpeedLimitTransitions
(org.opentrafficsim.base.parameters.Parameters parameters, org.djunits.value.vdouble.scalar.Speed speed, SpeedLimitProspect speedLimitProspect, CarFollowingModel carFollowingModel) Acceleration for speed limit transitions.