Stride Reference Manual  1.0
Age.h File Reference

Helpers for age. More...

#include <array>
Include dependency graph for Age.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 stride
 Time Dependent Person DataType.
 

Functions

constexpr unsigned int stride::maximumAge ()
 Maximum age for Person's. More...
 
constexpr unsigned int stride::minAdultAge ()
 Maximum age for Person's. More...
 
unsigned int stride::effectiveAge (unsigned int age)
 Effective age (topping of at maximum). More...
 

Detailed Description

Helpers for age.

Definition in file Age.h.