covid-sim
|
Contact event used for tracking contact tracing events. More...
#include <Model.h>
Public Attributes | |
int | contact |
int | index |
unsigned short int | contact_time |
Contact event used for tracking contact tracing events.
Currently stores: contact and index case (both ints) and contact time (unsigned short int) Thanks to igfoo