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-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
org.opentrafficsim.road.network.animation |
Animation for Links, Lanes, Nodes.
|
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) |
Constructor and Description |
---|
BusStopAnimation(BusStop source,
SimulatorInterface.TimeDoubleUnit simulator) |
Copyright © 2014–2018 Delft University of Technology. All rights reserved.