Go to the documentation of this file.
44 #ifndef CLASS_EARTHORIENTSTORE_INCLUDE
45 #define CLASS_EARTHORIENTSTORE_INCLUDE
100 void addFile(
const std::string& filename);
126 void edit(
int mjdmin,
int mjdmax);
144 void dump(
short detail = 0, std::ostream& s = std::cout)
const;
171 #endif // CLASS_EARTHORIENTSTORE_INCLUDE
int size()
return the number of entries in the store
void addEOP(int MJD, EarthOrientation &eop)
Add to the store directly.
void edit(int mjdmin, int mjdmax)
EarthOrientation getEOP(double mjd, const IERSConvention &conv)
void dump(short detail=0, std::ostream &s=std::cout) const
void addEOPPFile(const std::string &filename)
void clear()
clear the store
void addFile(const std::string &filename)
int getLastTimeMJD()
Return last time (MJD) in the store.
int getFirstTimeMJD()
Return first time (MJD) in the store.
std::map< int, EarthOrientation > mapMJD_EOP
key is MJD at which the Earth orientation parameters apply
int begMJD
first and last times in the store, -1 if store is empty.
void addIERSFile(const std::string &filename)
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:39