Stride Reference Manual  1.0
Region.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "Population.h"
4 
5 namespace stride {
6 namespace pop {
7 
8 class Region {
9 public:
10 
11 private:
12 
13 };
14 
15 }
16 }
Time Dependent Person DataType.
Definition: NoBehaviour.h:17
Header file for the core Population class.