ProximityExposureModel
ProximityExposureModel describes the degree of exposure of
Pedestrian
s to another infectious one simply by their mutual
distance.
ProximityExposureModel
contains the logic, that is:
- Each pedestrian obtains a {@link BasicExposureModelHealthStatus
health status}
after being inserted into the topography.
- Any pedestrian that approaches an infectious pedestrian so that the
mutual distance falls below a defined threshold becomes exposed. The
threshold is defined in AttributesProximityExposureModel.
---
---
Field: MAX_DEG_OF_EXPOSURE [double]
---