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.getBusStops()
Returns the bus stops.
|
PerceptionCollectable<HeadwayBusStop,BusStop> |
BusStopPerception.getBusStops()
Returns the bus stops.
|
TimeStampedObject<PerceptionCollectable<HeadwayBusStop,BusStop>> |
DirectBusStopPerception.getTimeStampedBusStops()
Returns the time stamped bus stops.
|
Constructor and Description |
---|
HeadwayBusStop(BusStop busStop,
Length distance,
RelativeLane relativeLane,
Set<String> conflictIds) |
Copyright © 2014–2019 Delft University of Technology. All rights reserved.