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-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Modifier and Type | Method and 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.
|
Constructor and Description |
---|
HeadwayBusStop(BusStop busStop,
Length distance,
RelativeLane relativeLane,
Set<String> conflictIds,
Lane lane) |
Copyright © 2014–2019 Delft University of Technology. All rights reserved.