AbstractExposureModel

AbstractExposureModel is the abstract base class for all exposure models which allow to describe a Pedestrian's degree of exposure, more precisely, its ExposureModelHealthStatus health status.

An exposure model can be included in the simulation by defining the desired model in the scenario file in the list of submodels.


Field: attributesAgent [AttributesAgent]

---


Field: random [Random]

---


Field: domain [Domain]

---


Field: logger [Logger]

---