Ginan
|
Data Fields | |
map< string, string > | strings |
map< string, int > | ints |
map< string, double > | doubles |
map< string, vector< string > > | vecStrings |
map< string, vector< double > > | vecDoubles |
bool | isEmpty = true |
map<string, double> SinexTropDesc::doubles |
map<string, int> SinexTropDesc::ints |
bool SinexTropDesc::isEmpty = true |
map<string, string> SinexTropDesc::strings |
map<string, vector<double> > SinexTropDesc::vecDoubles |
map<string, vector<string> > SinexTropDesc::vecStrings |