|
TC_Error_Code | LoadDataSources (wxArrayString &sources) |
|
wxArrayString | GetDataSet (void) |
|
bool | IsReady (void) |
|
bool | GetTideOrCurrent (time_t t, int idx, float &value, float &dir) |
|
bool | GetTideOrCurrent15 (time_t t, int idx, float &tcvalue, float &dir, bool &bnew_val) |
|
bool | GetTideFlowSens (time_t t, int sch_step, int idx, float &tcvalue_now, float &tcvalue_prev, bool &w_t) |
|
void | GetHightOrLowTide (time_t t, int sch_step_1, int sch_step_2, float tide_val, bool w_t, int idx, float &tcvalue, time_t &tctime) |
|
int | GetStationTimeOffset (IDX_entry *pIDX) |
|
int | GetNextBigEvent (time_t *tm, int idx) |
|
double | GetStationLat (IDX_entry *pIDX) |
|
double | GetStationLon (IDX_entry *pIDX) |
|
const IDX_entry * | GetIDX_entry (int index) const |
|
int | Get_max_IDX () const |
|
std::map< double, const IDX_entry * > | GetStationsForLL (double xlat, double xlon) const |
|
int | GetStationIDXbyName (const wxString &prefix, double xlat, double xlon) const |
|
int | GetStationIDXbyNameType (const wxString &prefix, double xlat, double xlon, char type) const |
|
void | ScrubCurrentDepths () |
|
Definition at line 86 of file tcmgr.h.
◆ TCMgr()
◆ ~TCMgr()
◆ Get_max_IDX()
int TCMgr::Get_max_IDX |
( |
| ) |
const |
|
inline |
◆ GetDataSet()
wxArrayString TCMgr::GetDataSet |
( |
void |
| ) |
|
|
inline |
◆ GetHightOrLowTide()
void TCMgr::GetHightOrLowTide |
( |
time_t |
t, |
|
|
int |
sch_step_1, |
|
|
int |
sch_step_2, |
|
|
float |
tide_val, |
|
|
bool |
w_t, |
|
|
int |
idx, |
|
|
float & |
tcvalue, |
|
|
time_t & |
tctime |
|
) |
| |
◆ GetIDX_entry()
const IDX_entry * TCMgr::GetIDX_entry |
( |
int |
index | ) |
const |
◆ GetNextBigEvent()
int TCMgr::GetNextBigEvent |
( |
time_t * |
tm, |
|
|
int |
idx |
|
) |
| |
◆ GetStationIDXbyName()
int TCMgr::GetStationIDXbyName |
( |
const wxString & |
prefix, |
|
|
double |
xlat, |
|
|
double |
xlon |
|
) |
| const |
◆ GetStationIDXbyNameType()
int TCMgr::GetStationIDXbyNameType |
( |
const wxString & |
prefix, |
|
|
double |
xlat, |
|
|
double |
xlon, |
|
|
char |
type |
|
) |
| const |
◆ GetStationLat()
double TCMgr::GetStationLat |
( |
IDX_entry * |
pIDX | ) |
|
◆ GetStationLon()
double TCMgr::GetStationLon |
( |
IDX_entry * |
pIDX | ) |
|
◆ GetStationsForLL()
std::map< double, const IDX_entry * > TCMgr::GetStationsForLL |
( |
double |
xlat, |
|
|
double |
xlon |
|
) |
| const |
◆ GetStationTimeOffset()
int TCMgr::GetStationTimeOffset |
( |
IDX_entry * |
pIDX | ) |
|
◆ GetTideFlowSens()
bool TCMgr::GetTideFlowSens |
( |
time_t |
t, |
|
|
int |
sch_step, |
|
|
int |
idx, |
|
|
float & |
tcvalue_now, |
|
|
float & |
tcvalue_prev, |
|
|
bool & |
w_t |
|
) |
| |
◆ GetTideOrCurrent()
bool TCMgr::GetTideOrCurrent |
( |
time_t |
t, |
|
|
int |
idx, |
|
|
float & |
value, |
|
|
float & |
dir |
|
) |
| |
◆ GetTideOrCurrent15()
bool TCMgr::GetTideOrCurrent15 |
( |
time_t |
t, |
|
|
int |
idx, |
|
|
float & |
tcvalue, |
|
|
float & |
dir, |
|
|
bool & |
bnew_val |
|
) |
| |
◆ IsReady()
bool TCMgr::IsReady |
( |
void |
| ) |
|
|
inline |
◆ LoadDataSources()
TC_Error_Code TCMgr::LoadDataSources |
( |
wxArrayString & |
sources | ) |
|
◆ ScrubCurrentDepths()
void TCMgr::ScrubCurrentDepths |
( |
| ) |
|
The documentation for this class was generated from the following files: