Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
MSPModel_JuPedSim::AreaData Struct Reference

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
 

Detailed Description

Structure that keeps data related to vanishing areas (and other types of areas).

Definition at line 188 of file MSPModel_JuPedSim.h.

Field Documentation

◆ areaBoundary

const std::vector<JPS_Point> MSPModel_JuPedSim::AreaData::areaBoundary

Definition at line 191 of file MSPModel_JuPedSim.h.

◆ areaType

const std::string MSPModel_JuPedSim::AreaData::areaType

Definition at line 190 of file MSPModel_JuPedSim.h.

◆ id

const std::string MSPModel_JuPedSim::AreaData::id

Definition at line 189 of file MSPModel_JuPedSim.h.

◆ lastRemovalTime

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.

◆ params

const Parameterised::Map MSPModel_JuPedSim::AreaData::params

Definition at line 192 of file MSPModel_JuPedSim.h.


The documentation for this struct was generated from the following file: