Stride Reference Manual  - generated for commit 9643b11
stride::AgeBrackets::Workplace Struct Reference

College with lower (inclusive) and upper (exclusive) age bracket. More...

#include <AgeBrackets.h>

Collaboration diagram for stride::AgeBrackets::Workplace:
Collaboration graph

Static Public Member Functions

static bool HasAge (double age)
 

Static Public Attributes

static constexpr double m_lower = 18U
 
static constexpr double m_upper = 65u
 

Detailed Description

College with lower (inclusive) and upper (exclusive) age bracket.

Definition at line 61 of file AgeBrackets.h.

Member Function Documentation

static bool stride::AgeBrackets::Workplace::HasAge ( double  age)
inlinestatic

Definition at line 66 of file AgeBrackets.h.

References stride::AgeBrackets::Daycare::m_upper.

Referenced by geopop::Populator< ID >::Apply(), and geopop::GeoGridConfig::SetData().

Here is the caller graph for this function:

Member Data Documentation

constexpr double stride::AgeBrackets::Workplace::m_lower = 18U
inlinestatic

Definition at line 63 of file AgeBrackets.h.

constexpr double stride::AgeBrackets::Workplace::m_upper = 65u
inlinestatic

Definition at line 64 of file AgeBrackets.h.


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