Variables

School.cc File Reference

#include "School.h"
#include "Global.h"
#include "Params.h"
#include "Random.h"
#include "Person.h"
#include "Strain.h"
Include dependency graph for School.cc:

Variables

double * school_contacts_per_day
double *** school_contact_prob
char school_closure_policy [80]
int school_closure_day
double school_closure_threshold
int school_closure_period
int school_closure_delay
int school_parameters_set = 0

Variable Documentation

 All Classes Files Functions Variables Typedefs Defines