pops-core
0.9
PoPS (Pest or Pathogen Spread) Model Core C++ library
|
Holds beginning and end of a season and decides what is in season. More...
#include <date.hpp>
Public Member Functions | |
Season (int start, int end) | |
bool | month_in_season (int month) const |
Decides if a month is in season or not. More... | |
Holds beginning and end of a season and decides what is in season.
|
inline |