Interface VehicleSetMinGap
- All Known Implementing Classes:
VehicleSetMinGap
,VehicleSetMinGap
public interface VehicleSetMinGap
This class represents the SUMO command which allows to set a minimum gap between the vehicles in "traffic congestion".
-
Method Summary
-
Method Details
-
execute
void execute(Bridge bridge, String vehicleId, double value) throws CommandException, InternalFederateException
-