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

Contact event used for tracking contact tracing events. More...

#include <Model.h>

Public Attributes

int contact
 
int index
 
unsigned short int contact_time
 

Detailed Description

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

Definition at line 84 of file Model.h.


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