covid-sim
Public Attributes | List of all members
Events Struct Reference

#include <Model.h>

Public Attributes

double infectee_x
 
double infectee_y
 
double t
 
double t_infector
 
int run
 
int infectee_ind
 
int infector_ind
 
int type
 
int infectee_adunit
 
int listpos
 
int infectee_cell
 
int infector_cell
 
int thread
 

Detailed Description

Supports producing individual infection events from the simulation (and is not used that much because it was developed for Ebola, and slows the simulation).

Added Events struct to allow us to log and write out infection events: ggilani 10/10/14

Definition at line 211 of file Model.h.


The documentation for this struct was generated from the following file: