![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Structure that keeps data related to vanishing areas (and other types of areas). More...
Data Fields | |
| const std::vector< JPS_Point > | areaBoundary |
| const std::string | areaType |
| const std::string | id |
| SUMOTime | lastRemovalTime |
| The last time a pedestrian was removed in a vanishing area. | |
| const Parameterised::Map | params |
Structure that keeps data related to vanishing areas (and other types of areas).
Definition at line 188 of file MSPModel_JuPedSim.h.
| const std::vector<JPS_Point> MSPModel_JuPedSim::AreaData::areaBoundary |
Definition at line 191 of file MSPModel_JuPedSim.h.
| const std::string MSPModel_JuPedSim::AreaData::areaType |
Definition at line 190 of file MSPModel_JuPedSim.h.
| const std::string MSPModel_JuPedSim::AreaData::id |
Definition at line 189 of file MSPModel_JuPedSim.h.
| SUMOTime MSPModel_JuPedSim::AreaData::lastRemovalTime |
The last time a pedestrian was removed in a vanishing area.
Definition at line 195 of file MSPModel_JuPedSim.h.
| const Parameterised::Map MSPModel_JuPedSim::AreaData::params |
Definition at line 192 of file MSPModel_JuPedSim.h.