ThresholdResponseModel

ThresholdResponseModel describes a Pedestrian's probability of infection, more precisely its ThresholdResponseModelInfectionStatus.

It can be included in the simulation by adding it to the list of submodels in the scenario file. This requires that an exposure model is defined.

The probability of infection is 0 by default but set to 1 if the Pedestrian's degree of exposure ExposureModelHealthStatus reaches or exceeds a user-defined threshold. The threshold is defined by AttributesThresholdResponseModel.


Field: attributesThresholdResponseModel [AttributesThresholdResponseModel]

---


Field: topography [Topography]

---