Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
Loading...
Searching...
No Matches
Fauna::Date Member List

This is the complete list of members for Fauna::Date, including all inherited members.

Date(const unsigned int julian_day, const int year)Fauna::Date
FIRST_OF_MONTHFauna::Dateprivatestatic
FIRST_OF_MONTH_LEAPFauna::Dateprivatestatic
get_day_of_month(bool leap_year=false) constFauna::Date
get_julian_day() constFauna::Dateinline
get_month(const bool leap_year=false) constFauna::Date
get_year() constFauna::Dateinline
is_successive(const Date &other_date) constFauna::Date
julian_dayFauna::Dateprivate
MONTH_LENGTHFauna::Dateprivatestatic
operator!=(const Date &rhs) constFauna::Date
operator<(const Date &rhs) constFauna::Date
operator==(const Date &rhs) constFauna::Date
operator>(const Date &rhs) constFauna::Date
yearFauna::Dateprivate