covid-sim
Loading...
Searching...
No Matches
Person Struct Reference

Public Attributes

int pcell
int mcell
int hh
int infector
int listpos
int PlaceLinks [NUM_PLACE_TYPES]
float infectiousness
float susc
float ProbAbsent
float ProbCare
unsigned int esocdist_comply: 1
unsigned int keyworker: 1
unsigned int to_die: 1
unsigned int detected: 1
unsigned char Travelling
unsigned char age
unsigned char quar_comply
unsigned char num_treats
Severity Severity_Current
Severity Severity_Final
unsigned short int PlaceGroupLinks [NUM_PLACE_TYPES]
short int infect_type
InfStat inf
unsigned short int detected_time
unsigned short int absent_start_time
unsigned short int absent_stop_time
unsigned short int quar_start_time
unsigned short int isolation_start_time
unsigned short int infection_time
unsigned short int latent_time
unsigned short int recovery_or_death_time
unsigned short int SARI_time
unsigned short int Critical_time
unsigned short int RecoveringFromCritical_time
unsigned short int treat_start_time
unsigned short int treat_stop_time
unsigned short int vacc_start_time
unsigned int digitalContactTraced: 1
unsigned int index_case_dct: 2
unsigned int digitalContactTracingUser: 1
unsigned short int dct_start_time
unsigned short int dct_end_time
unsigned short int dct_trigger_time
unsigned short int dct_test_time
int ncontacts

Detailed Description

Definition at line 15 of file Model.h.

Member Data Documentation

◆ absent_start_time

unsigned short int Person::absent_start_time

Definition at line 42 of file Model.h.

◆ absent_stop_time

unsigned short int Person::absent_stop_time

Definition at line 42 of file Model.h.

◆ age

unsigned char Person::age

Definition at line 32 of file Model.h.

◆ Critical_time

unsigned short int Person::Critical_time

Definition at line 46 of file Model.h.

◆ dct_end_time

unsigned short int Person::dct_end_time

Definition at line 51 of file Model.h.

◆ dct_start_time

unsigned short int Person::dct_start_time

Definition at line 51 of file Model.h.

◆ dct_test_time

unsigned short int Person::dct_test_time

Definition at line 51 of file Model.h.

◆ dct_trigger_time

unsigned short int Person::dct_trigger_time

Definition at line 51 of file Model.h.

◆ detected

unsigned int Person::detected

Definition at line 29 of file Model.h.

◆ detected_time

unsigned short int Person::detected_time

Definition at line 41 of file Model.h.

◆ digitalContactTraced

unsigned int Person::digitalContactTraced

Definition at line 48 of file Model.h.

◆ digitalContactTracingUser

unsigned int Person::digitalContactTracingUser

Definition at line 50 of file Model.h.

◆ esocdist_comply

unsigned int Person::esocdist_comply

Definition at line 26 of file Model.h.

◆ hh

int Person::hh

Definition at line 19 of file Model.h.

◆ index_case_dct

unsigned int Person::index_case_dct

Definition at line 49 of file Model.h.

◆ inf

InfStat Person::inf

Definition at line 39 of file Model.h.

◆ infect_type

short int Person::infect_type

Definition at line 38 of file Model.h.

◆ infection_time

unsigned short int Person::infection_time

Definition at line 44 of file Model.h.

◆ infectiousness

float Person::infectiousness

Definition at line 24 of file Model.h.

◆ infector

int Person::infector

Definition at line 20 of file Model.h.

◆ isolation_start_time

unsigned short int Person::isolation_start_time

Definition at line 43 of file Model.h.

◆ keyworker

unsigned int Person::keyworker

Definition at line 27 of file Model.h.

◆ latent_time

unsigned short int Person::latent_time

Definition at line 44 of file Model.h.

◆ listpos

int Person::listpos

Definition at line 21 of file Model.h.

◆ mcell

int Person::mcell

Definition at line 18 of file Model.h.

◆ ncontacts

int Person::ncontacts

Definition at line 52 of file Model.h.

◆ num_treats

unsigned char Person::num_treats

Definition at line 34 of file Model.h.

◆ pcell

int Person::pcell

Definition at line 17 of file Model.h.

◆ PlaceGroupLinks

unsigned short int Person::PlaceGroupLinks[NUM_PLACE_TYPES]

Definition at line 37 of file Model.h.

◆ PlaceLinks

int Person::PlaceLinks[NUM_PLACE_TYPES]

Definition at line 23 of file Model.h.

◆ ProbAbsent

float Person::ProbAbsent

Definition at line 24 of file Model.h.

◆ ProbCare

float Person::ProbCare

Definition at line 24 of file Model.h.

◆ quar_comply

unsigned char Person::quar_comply

Definition at line 33 of file Model.h.

◆ quar_start_time

unsigned short int Person::quar_start_time

Definition at line 43 of file Model.h.

◆ RecoveringFromCritical_time

unsigned short int Person::RecoveringFromCritical_time

Definition at line 46 of file Model.h.

◆ recovery_or_death_time

unsigned short int Person::recovery_or_death_time

Definition at line 45 of file Model.h.

◆ SARI_time

unsigned short int Person::SARI_time

Definition at line 46 of file Model.h.

◆ Severity_Current

Severity Person::Severity_Current

Definition at line 35 of file Model.h.

◆ Severity_Final

Severity Person::Severity_Final

Definition at line 35 of file Model.h.

◆ susc

float Person::susc

Definition at line 24 of file Model.h.

◆ to_die

unsigned int Person::to_die

Definition at line 28 of file Model.h.

◆ Travelling

unsigned char Person::Travelling

Definition at line 31 of file Model.h.

◆ treat_start_time

unsigned short int Person::treat_start_time

Definition at line 47 of file Model.h.

◆ treat_stop_time

unsigned short int Person::treat_stop_time

Definition at line 47 of file Model.h.

◆ vacc_start_time

unsigned short int Person::vacc_start_time

Definition at line 47 of file Model.h.


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