infection_state.h Source File
|
CPP API
|
ode_secirvvs/infection_state.h
Go to the documentation of this file.
61 SusceptibleImprovedImmunity, //includes all with improved immunity, either through infection or at least two vaccinations
InfectionState
The InfectionState enum describes the possible categories for the infectious state of persons.
Definition: ode_secirvvs/infection_state.h:37
@ ExposedImprovedImmunity
@ InfectedNoSymptomsImprovedImmunityConfirmed
@ InfectedSeverePartialImmunity
@ InfectedNoSymptomsPartialImmunityConfirmed
@ DeadImprovedImmunity
@ InfectedNoSymptomsNaive
@ InfectedNoSymptomsImprovedImmunity
@ InfectedSevereImprovedImmunity
@ InfectedSymptomsPartialImmunityConfirmed
@ ExposedNaive
@ DeadPartialImmunity
@ ExposedPartialImmunity
@ InfectedSymptomsPartialImmunity
@ InfectedNoSymptomsNaiveConfirmed
@ InfectedSevereNaive
@ SusceptiblePartialImmunity
@ InfectedSymptomsImprovedImmunityConfirmed
@ InfectedCriticalPartialImmunity
@ SusceptibleNaive
@ InfectedNoSymptomsPartialImmunity
@ DeadNaive
@ SusceptibleImprovedImmunity
@ InfectedCriticalImprovedImmunity
@ InfectedCriticalNaive
@ InfectedSymptomsImprovedImmunity
@ InfectedSymptomsNaive
@ InfectedSymptomsNaiveConfirmed
A collection of classes to simplify handling of matrix shapes in meta programming.
Definition: models/abm/analyze_result.h:30
Generated by