BG_Flood  0.1
Documentation (Work-in-progress)
utctime.h File Reference
#include "General.h"
#include "ReadInput.h"
Include dependency graph for utctime.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ date_string_to_s()

double date_string_to_s ( std::string  datetime,
std::string  refdate 
)

◆ date_string_to_time()

long long date_string_to_time ( std::string  date)

◆ readinputtimetxt()

double readinputtimetxt ( std::string  input,
std::string &  refdate 
)

◆ testime1()

bool testime1 ( int  hour)

◆ testime2()

bool testime2 ( int  hour)