Definition at line 74 of file MSPModel_NonInteracting.h.
◆ MoveToNextEdge()
◆ ~MoveToNextEdge()
MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge |
( |
| ) |
|
|
inline |
◆ abortWalk()
void MSPModel_NonInteracting::MoveToNextEdge::abortWalk |
( |
| ) |
|
|
inline |
◆ execute()
SUMOTime MSPModel_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 100 of file MSPModel_NonInteracting.cpp.
References MSPModel_NonInteracting::PState::computeWalkingTime().
Referenced by ~MoveToNextEdge().
◆ operator=()
Invalidated assignment operator.
◆ myParent
◆ myPerson
MSPerson* MSPModel_NonInteracting::MoveToNextEdge::myPerson |
|
private |
The documentation for this class was generated from the following files: