BG_Flood
0.1
Documentation (Work-in-progress)
|
Go to the source code of this file.
Functions | |
long long | date_string_to_time (std::string date) |
double | date_string_to_s (std::string datetime, std::string refdate) |
double | readinputtimetxt (std::string input, std::string &refdate) |
bool | testime1 (int hour) |
bool | testime2 (int hour) |
double date_string_to_s | ( | std::string | datetime, |
std::string | refdate | ||
) |
long long date_string_to_time | ( | std::string | date | ) |
double readinputtimetxt | ( | std::string | input, |
std::string & | refdate | ||
) |
bool testime1 | ( | int | hour | ) |
bool testime2 | ( | int | hour | ) |