Class VehicleSetResume
java.lang.Object
org.eclipse.mosaic.fed.sumo.bridge.libsumo.VehicleSetResume
- All Implemented Interfaces:
VehicleSetResume
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VehicleSetResume
public VehicleSetResume()
-
-
Method Details
-
execute
Description copied from interface:VehicleSetResume
This method executes the command to have a vehicle resume driving.- Specified by:
execute
in interfaceVehicleSetResume
- Parameters:
bridge
- Connection to SUMO.vehicleId
- The Id of the vehicle.
-