Package | Description |
---|---|
org.opentrafficsim.trafficcontrol.ccol |
Coupling of OTS with external CCOL traffic controller.
|
org.opentrafficsim.trafficcontrol.trafcod |
TrafCOD interpreter.
|
Constructor and Description |
---|
CCOL(String id,
String controlProgram,
Set<TrafficLight> trafficLights,
Set<TrafficLightSensor> sensors,
DEVSSimulator<Time,Duration,SimTimeDoubleUnit> simulator)
Construct a new CCOL communication link.
|
Constructor and Description |
---|
TrafCOD(String controllerName,
URL trafCodURL,
Set<TrafficLight> trafficLights,
Set<TrafficLightSensor> sensors,
OTSSimulatorInterface simulator,
Container display)
Construct a new TrafCOD traffic light controller.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.