Uses of Class
org.opentrafficsim.road.gtu.lane.perception.headway.HeadwayBusStop
| Package | Description |
|---|---|
| org.opentrafficsim.road.gtu.lane.perception.categories |
Categories define a set of perceivable information.
|
-
Uses of HeadwayBusStop in org.opentrafficsim.road.gtu.lane.perception.categories
Methods in org.opentrafficsim.road.gtu.lane.perception.categories that return types with arguments of type HeadwayBusStop Modifier and Type Method Description PerceptionCollectable<HeadwayBusStop,BusStop>DirectBusStopPerception. computeBusStops()Returns bus stops.PerceptionCollectable<HeadwayBusStop,BusStop>BusStopPerception. getBusStops()Returns the bus stops.PerceptionCollectable<HeadwayBusStop,BusStop>DirectBusStopPerception. getBusStops()Returns the bus stops.