#include <MSPModel_Striping.h>
Definition at line 312 of file MSPModel_Striping.h.
§ MovePedestrians()
§ ~MovePedestrians()
MSPModel_Striping::MovePedestrians::~MovePedestrians |
( |
| ) |
|
|
inline |
§ execute()
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 1305 of file MSPModel_Striping.cpp.
References MSPModel::BACKWARD, DELTA_T, MSPModel::FORWARD, Named::getID(), MSTransportable::getID(), MSPModel_Striping::PState::myDir, MSPModel::myModel, MSPModel_Striping::PState::myPerson, MSPModel_Striping::PState::myRelX, MSPModel_Striping::PState::myRelY, and SIMTIME.
§ operator=()
Invalidated assignment operator.
§ myModel
The documentation for this class was generated from the following files: