Uses of Interface
org.opentrafficsim.trafficcontrol.TrafficController
- 
Packages that use 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 interfaceActuatedTrafficControllerCopyright (c) 2013-2022 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 classAbstractTrafficControllerCopyright (c) 2013-2022 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.classFixedTimeControllerFixed 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 classCCOLCommunication 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 classTrafCODTrafCOD evaluator. 
 -