Definition at line 75 of file test_tides.cpp.
Public Member Functions | |
InputConfig () noexcept | |
Public Attributes | |
string | atmfile |
vector< string > | atmnames |
AtmLoadTides | atmStore |
EphTime | beg |
int | begmjd |
string | cmdlineDump |
string | cmdlineErrors |
vector< string > | cmdlineUnrecog |
string | cmdlineUsage |
int | debug |
bool | doAtm |
bool | doOcean |
bool | doPole |
bool | doSimple |
bool | doSolid |
double | dt |
string | earthfile |
EphTime | end |
int | endmjd |
string | fmt |
string | fmtCAL |
string | fmtGPS |
bool | help |
int | iersyear |
string | logfile |
string | oceanfile |
vector< string > | oceannames |
OceanLoadTides | oceanStore |
ofstream | oflog |
Position | posatm |
Position | posotl |
Position | posset |
int | prec |
string | refPosstr |
SolarSystem | SolSys |
string | SSEfile |
bool | verbose |
Additional Inherited Members | |
![]() | |
static InputConfig & | Instance () |
![]() | |
Singleton () | |
virtual | ~Singleton () |
|
inlinenoexcept |
Definition at line 100 of file test_tides.cpp.
string InputConfig::atmfile |
Definition at line 80 of file test_tides.cpp.
vector<string> InputConfig::atmnames |
Definition at line 89 of file test_tides.cpp.
AtmLoadTides InputConfig::atmStore |
Definition at line 93 of file test_tides.cpp.
EphTime InputConfig::beg |
Definition at line 83 of file test_tides.cpp.
int InputConfig::begmjd |
Definition at line 84 of file test_tides.cpp.
string InputConfig::cmdlineDump |
Definition at line 96 of file test_tides.cpp.
string InputConfig::cmdlineErrors |
Definition at line 96 of file test_tides.cpp.
vector<string> InputConfig::cmdlineUnrecog |
Definition at line 97 of file test_tides.cpp.
string InputConfig::cmdlineUsage |
Definition at line 96 of file test_tides.cpp.
int InputConfig::debug |
Definition at line 86 of file test_tides.cpp.
bool InputConfig::doAtm |
Definition at line 79 of file test_tides.cpp.
bool InputConfig::doOcean |
Definition at line 79 of file test_tides.cpp.
bool InputConfig::doPole |
Definition at line 79 of file test_tides.cpp.
bool InputConfig::doSimple |
Definition at line 79 of file test_tides.cpp.
bool InputConfig::doSolid |
Definition at line 79 of file test_tides.cpp.
double InputConfig::dt |
Definition at line 87 of file test_tides.cpp.
string InputConfig::earthfile |
Definition at line 80 of file test_tides.cpp.
EphTime InputConfig::end |
Definition at line 83 of file test_tides.cpp.
int InputConfig::endmjd |
Definition at line 84 of file test_tides.cpp.
string InputConfig::fmt |
Definition at line 81 of file test_tides.cpp.
string InputConfig::fmtCAL |
Definition at line 81 of file test_tides.cpp.
string InputConfig::fmtGPS |
Definition at line 81 of file test_tides.cpp.
bool InputConfig::help |
Definition at line 85 of file test_tides.cpp.
int InputConfig::iersyear |
Definition at line 86 of file test_tides.cpp.
string InputConfig::logfile |
Definition at line 80 of file test_tides.cpp.
string InputConfig::oceanfile |
Definition at line 80 of file test_tides.cpp.
vector<string> InputConfig::oceannames |
Definition at line 89 of file test_tides.cpp.
OceanLoadTides InputConfig::oceanStore |
Definition at line 92 of file test_tides.cpp.
ofstream InputConfig::oflog |
Definition at line 82 of file test_tides.cpp.
Position InputConfig::posatm |
Definition at line 90 of file test_tides.cpp.
Position InputConfig::posotl |
Definition at line 90 of file test_tides.cpp.
Position InputConfig::posset |
Definition at line 90 of file test_tides.cpp.
int InputConfig::prec |
Definition at line 86 of file test_tides.cpp.
string InputConfig::refPosstr |
Definition at line 88 of file test_tides.cpp.
SolarSystem InputConfig::SolSys |
Definition at line 91 of file test_tides.cpp.
string InputConfig::SSEfile |
Definition at line 80 of file test_tides.cpp.
bool InputConfig::verbose |
Definition at line 85 of file test_tides.cpp.