#include "orsa_coord.h"#include "orsa_secure_math.h"#include "orsa_frame.h"#include <string>#include <vector>#include <list>

Go to the source code of this file.
Classes | |
| class | Observation |
| class | Sky |
| class | Orbit |
| class | OrbitWithEpoch |
| class | OptimizedOrbitPositions |
| class | Asteroid |
| class | AsteroidDatabase |
| class | ObservationCandidate |
| class | Location |
Namespaces | |
| namespace | orsa |
Functions | |
| double | residual (const Observation &, const OrbitWithEpoch &) |
| The RMS of the residuals in arcsec units. | |
| double | RMS_residuals (const std::vector< Observation > &, const OrbitWithEpoch &) |
| Sky | PropagatedSky_J2000 (const OrbitWithEpoch &orbit, const UniverseTypeAwareTime &final_time, const std::string &obscode, const bool integrate, const bool light_time_corrections) |
1.6.1