#include "orsa_orbit.h"#include "support.h"#include "orsa_units.h"#include "orsa_common.h"#include "orsa_universe.h"#include "orsa_file.h"#include "orsa_frame.h"#include "orsa_secure_math.h"#include <sys/time.h>#include <time.h>#include <cstring>#include <limits>#include <algorithm>Include dependency graph for orsa_orbit.cc:

Go to the source code of this file.
Namespaces | |
| namespace | orsa |
Functions | |
| double | orsa::RMS_residuals (const vector< Observation > &obs, const OrbitWithEpoch &orbit) |
| The RMS of the residuals in arcsec units. | |
| double | orsa::residual (const Observation &, const OrbitWithEpoch &) |
| The RMS of the residuals in arcsec units. | |
| Sky | orsa::PropagatedSky_J2000 (const OrbitWithEpoch &orbit, const UniverseTypeAwareTime &final_time, const std::string &obscode, const bool integrate, const bool light_time_corrections) |
| static Vector | orsa::unit_vector (const Angle &ra, const Angle &dec) |
1.4.7