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:VehicleSetResumeThis method executes the command to have a vehicle resume driving.- Specified by:
executein interfaceVehicleSetResume- Parameters:
bridge- Connection to SUMO.vehicleId- The Id of the vehicle.
-