#include "Community.h"
#include "Global.h"
#include "Params.h"
#include "Random.h"
#include "Person.h"
#include "Strain.h"
Variables | |
Community * | community |
double * | Community_contacts_per_day |
double * | Community_limit |
int | Community_limit_trials |
double *** | Community_contact_prob |
int | Community_parameters_set = 0 |
double*** Community_contact_prob |
double* Community_contacts_per_day |
double* Community_limit |
int Community_parameters_set = 0 |