Uses of Class
org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
Packages that use TrafCOD Package Description org.opentrafficsim.trafficcontrol.trafcod TrafCOD interpreter. -
-
Uses of TrafCOD in org.opentrafficsim.trafficcontrol.trafcod
Methods in org.opentrafficsim.trafficcontrol.trafcod with parameters of type TrafCOD Modifier and Type Method Description (package private) Variable
Variable. clone(org.opentrafficsim.core.network.OTSNetwork newNetwork, TrafCOD newTrafCOD)
boolean
Variable. setValue(int newValue, int timeStamp10, CausePrinter cause, TrafCOD trafCODController)
Constructors in org.opentrafficsim.trafficcontrol.trafcod with parameters of type TrafCOD Constructor Description Variable(String name, short stream, TrafCOD trafCOD)
Construct a new Variable.
-