Uses of Class
org.opentrafficsim.road.network.lane.object.BusStop
Packages that use BusStop
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.
-
Uses of BusStop in org.opentrafficsim.road.gtu.lane.perception.categories
Methods in org.opentrafficsim.road.gtu.lane.perception.categories that return types with arguments of type BusStopModifier and TypeMethodDescriptionDirectBusStopPerception.computeBusStops()
Returns bus stops.BusStopPerception.getBusStops()
Returns the bus stops.DirectBusStopPerception.getBusStops()
-
Uses of BusStop in org.opentrafficsim.road.gtu.lane.perception.headway
Constructors in org.opentrafficsim.road.gtu.lane.perception.headway with parameters of type BusStopModifierConstructorDescriptionHeadwayBusStop
(BusStop busStop, org.djunits.value.vdouble.scalar.Length distance, RelativeLane relativeLane, Set<String> conflictIds, Lane lane)