Class VehicleSetResume

    • Constructor Detail

      • VehicleSetResume

        public VehicleSetResume()
    • Method Detail

      • execute

        public void execute​(Bridge bridge,
                            String vehicleId)
        Description copied from interface: VehicleSetResume
        This method executes the command to have a vehicle resume driving.
        Specified by:
        execute in interface VehicleSetResume
        Parameters:
        bridge - Connection to SUMO.
        vehicleId - The Id of the vehicle.