|
covid-sim
|
A political entity that administers a geographical area. More...
#include <Model.h>

Public Attributes | |
| int | id |
| int | cnt_id |
| int | NI |
| int | n |
| Intervention | InterventionList [MAX_INTERVENTIONS_PER_ADUNIT] |
| char | cnt_name [96] |
| char | ad_name [200] |
| int | NP |
| int | place_close_trig |
| double | CaseIsolationTimeStart |
| double | HQuarantineTimeStart |
| double | DigitalContactTracingTimeStart |
| double | SocialDistanceTimeStart |
| double | PlaceCloseTimeStart |
| double | SocialDistanceDelay |
| double | HQuarantineDelay |
| double | CaseIsolationDelay |
| double | PlaceCloseDelay |
| double | DCTDelay |
| double | SocialDistanceDuration |
| double | HQuarantineDuration |
| double | CaseIsolationPolicyDuration |
| double | PlaceCloseDuration |
| double | DCTDuration |
| int * | dct |
| int | ndct |
| double * | origin_dest |
1.8.14