ExposureModelHealthStatus

ExposureModelHealthStatus is the abstract base class for all types of exposure a Pedestrian can adopt.

It describes the degree to which a Pedestrian is exposed to infectious pathogens, or in a more abstract sense, to other (infectious) agents. The degree of exposure is defined by the underlying AbstractExposureModel.


Field: degreeOfExposure [double]

---


Field: infectious [boolean]

---