CARMA C++
|
Declaration of carma::services::Ephemeris. More...
#include "carma/services/Vector.h"
#include "carma/services/Distance.h"
#include "carma/services/Length.h"
#include "carma/services/Velocity.h"
#include "carma/services/Source.h"
#include "carma/services/AntennaCoordinates.h"
#include "carma/services/AstroTime.h"
#include "carma/services/IERSTable.h"
#include "carma/services/EphemerisTable.h"
#include "carma/services/novasWrapper.h"
#include "carma/services/Atmosphere.h"
Go to the source code of this file.
Classes | |
class | carma::services::Ephemeris |
Ephemeris wraps the NOVAS library and any other ephemeris related functions into a simple to use class. 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. | |
Declaration of carma::services::Ephemeris.
Ephemeris: (Webster) A publication giving the computed places of the heavenly bodies for each day of the year, with other numerical data, for the use of the astronomer and navigator; an astronomical almanac; as, the ``American Ephemeris and Nautical Almanac.'' For CARMA we extend this definition also to mean the motions of these heavenly bodies, notably the doppler corrections and proper motions needed for an observation to keep the object in the "field of view".
Definition in file Ephemeris.h.