Holds microcells.
More...
#include <Model.h>
|
int | n |
|
int | S |
|
int | L |
|
int | I |
|
int | R |
|
int | D |
|
int | cumTC |
|
int | S0 |
|
int | tot_treat |
|
int | tot_vacc |
|
int * | members |
|
int * | susceptible |
|
int * | latent |
|
int * | infected |
|
int * | InvCDF |
|
float | tot_prob |
|
float * | cum_trans |
|
float * | max_trans |
|
short int | CurInterv [MAX_INTERVENTION_TYPES] |
|
Holds microcells.
Keeps track of susceptible, latent and infected people (in addition to details like who is vaccinated, treated etc.) Also contains data for the spatial gravity model for social interactions (probability distributions).
Definition at line 292 of file Model.h.
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/covid-sim-0.14.0/src/Model.h