Definition at line 78 of file MSCModel_NonInteracting.h.
MSCModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge |
( |
| ) |
|
|
inline |
SUMOTime MSCModel_NonInteracting::MoveToNextEdge::execute |
( |
SUMOTime |
currentTime | ) |
|
|
virtual |
Executes the command.
The implementations should return 0 if the command shall not be repeated, or a value larger than 0 that describe the time after which the command shall be executed again. Values below 0 must not be returned.
- Parameters
-
[in] | currentTime | The current simulation time |
- Returns
- The time after which the command shall be executed again, 0 if this command shall be descheduled.
- Exceptions
-
Implements Command.
Definition at line 96 of file MSCModel_NonInteracting.cpp.
References CState::computeTranshipTime(), and SUMOReal.
Referenced by ~MoveToNextEdge().
Invalidated assignment operator.
The documentation for this class was generated from the following files: