Stride Reference Manual  1.0
Health.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stride::Health
 

Namespaces

 stride
 Time Dependent Person DataType.
 

Enumerations

enum  stride::HealthStatus {
  stride::HealthStatus::Susceptible = 0U, stride::HealthStatus::Exposed = 1U, stride::HealthStatus::Infectious = 2U, stride::HealthStatus::Symptomatic = 3U,
  stride::HealthStatus::InfectiousAndSymptomatic = 4U, stride::HealthStatus::Recovered = 5U, stride::HealthStatus::Immune = 6U, stride::HealthStatus::Null
}