Class TrafficLightSetProgram
java.lang.Object
org.eclipse.mosaic.fed.sumo.bridge.libsumo.TrafficLightSetProgram
- All Implemented Interfaces:
TrafficLightSetProgram
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TrafficLightSetProgram
public TrafficLightSetProgram()
-
-
Method Details
-
execute
Description copied from interface:TrafficLightSetProgramThis method executes the command with the given arguments in order to set the traffic light program.- Specified by:
executein interfaceTrafficLightSetProgram- Parameters:
bridge- Connection to SUMO.tlId- Id of the traffic light.programId- Id of the traffic light program.
-