Uses of Interface
org.opentrafficsim.trafficcontrol.TrafficController
Package | Description |
---|---|
org.opentrafficsim.trafficcontrol |
Traffic control for OTS.
|
org.opentrafficsim.trafficcontrol.ccol |
Coupling of OTS with external CCOL traffic controller.
|
org.opentrafficsim.trafficcontrol.trafcod |
TrafCOD interpreter.
|
-
Uses of TrafficController in org.opentrafficsim.trafficcontrol
Subinterfaces of TrafficController in org.opentrafficsim.trafficcontrol Modifier and Type Interface Description interface
ActuatedTrafficController
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Classes in org.opentrafficsim.trafficcontrol that implement TrafficController Modifier and Type Class Description class
AbstractTrafficController
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.class
FixedTimeController
Fixed time traffic light control. -
Uses of TrafficController in org.opentrafficsim.trafficcontrol.ccol
Classes in org.opentrafficsim.trafficcontrol.ccol that implement TrafficController Modifier and Type Class Description class
CCOL
Communication link with a CCOL traffic control program. -
Uses of TrafficController in org.opentrafficsim.trafficcontrol.trafcod
Classes in org.opentrafficsim.trafficcontrol.trafcod that implement TrafficController Modifier and Type Class Description class
TrafCOD
TrafCOD evaluator.