Test IERS routines by comparing to output of examsofa.c, which implements examples from SOFA document "SOFA Tools for Earth Attitude". SOFA is Standards Of Fundamental Astronomy of the IAU. cf. Doc at bottom of ext/lib/Geomatics/EarthOrientation.cpp
Definition in file test_EO_SOFA.cpp.
#include <string>
#include "Exception.hpp"
#include "GNSSconstants.hpp"
#include "Matrix.hpp"
#include "EphTime.hpp"
#include "CommandLine.hpp"
#include "SolarSystem.hpp"
#include "EarthOrientation.hpp"
#include "logstream.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
static const string | testVersion ("1.0 5/19/17") |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 69 of file test_EO_SOFA.cpp.
|
static |