AbstractDoseResponseModel

AbstractDoseResponseModel is the abstract base class for all dose response models which allow to describe a Pedestrian's probability of infection, more precisely its DoseResponseModelInfectionStatus.

A dose response model can be included in the simulation by defining the desired model in the scenario file in the list of submodels.

Any dose response model requires that an exposure model is defined.

@see AbstractExposureModel


Field: attributesAgent [AttributesAgent]

---


Field: domain [Domain]

---


Field: random [Random]

---


Field: logger [Logger]

---