Package | Description |
---|---|
de.tudresden.sumo.cmd | |
de.tudresden.ws | |
de.tudresden.ws.container |
Modifier and Type | Method and Description |
---|---|
static SumoCommand |
Trafficlight.setCompleteRedYellowGreenDefinition(String tlsID,
SumoTLSProgram tls)
Set the complete traffic light program.
|
Modifier and Type | Method and Description |
---|---|
void |
Traci.Trafficlights_setCompleteRedYellowGreenDefinition(String tlsID,
SumoTLSProgram tls) |
Modifier and Type | Field and Description |
---|---|
java.util.HashMap<String,SumoTLSProgram> |
SumoTLSController.programs |
Modifier and Type | Method and Description |
---|---|
SumoTLSProgram |
SumoTLSController.get(String prog_name) |
Modifier and Type | Method and Description |
---|---|
void |
SumoTLSController.addProgram(SumoTLSProgram logic) |