Definition at line 652 of file MSVehicleControl.h.
◆ DeleteKeptVehicle()
MSVehicleControl::DeleteKeptVehicle::DeleteKeptVehicle |
( |
SUMOVehicle * |
veh | ) |
|
|
inline |
◆ ~DeleteKeptVehicle()
MSVehicleControl::DeleteKeptVehicle::~DeleteKeptVehicle |
( |
| ) |
|
|
inline |
◆ execute()
◆ operator=()
Invalidated assignment operator.
◆ shiftTime()
Reschedule or deschedule the command when quick-loading state.
The implementations should return -1 if the command shall not be re-scheduled, or a value >= 0 that describe the new time at which the command shall be executed again.
- Parameters
-
[in] | currentTime | The current simulation time |
[in] | execTime | The time at which the command would have been executed |
[in] | newTime | The simulation time at which the simulation is restarted |
- Returns
- The time at which the command shall be executed again
Reimplemented in MSTrafficLightLogic::SwitchCommand, and MSCalibrator::CalibratorCommand.
Definition at line 83 of file Command.h.
◆ myVehicle
SUMOVehicle* MSVehicleControl::DeleteKeptVehicle::myVehicle |
|
private |
◆ priority
int Command::priority = 0 |
|
inherited |
The documentation for this class was generated from the following files: