Uses of Class
org.opentrafficsim.road.network.lane.object.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
Modifier and TypeMethodDescriptionDirectBusStopPerception.computeBusStops()
Returns bus stops.BusStopPerception.getBusStops()
Returns the bus stops.DirectBusStopPerception.getBusStops()
Returns the bus stops. -
Uses of BusStop in org.opentrafficsim.road.gtu.lane.perception.headway
ModifierConstructorDescriptionHeadwayBusStop
(BusStop busStop, org.djunits.value.vdouble.scalar.Length distance, RelativeLane relativeLane, Set<String> conflictIds, Lane lane)