CARMA C++
|
Access to an IERS table. More...
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | carma::services::IERSTable |
class to access (processed) IERS tables The IERSTable class reads a (processed by mk-iers.awk) IERS table and allows rapid searching in MJD to return the dut1, xpolar and ypolar wobbles. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::services | |
Auxiliary Services is intended to provide routines commonly needed for array control and observational planning. | |
Access to an IERS table.
$CarmaCopyright$
Definition in file IERSTable.h.