CARMA C++
|
#include "carma/services/AstroTime.h"
#include "carma/services/Ephemeris.h"
#include "carma/services/Neighbor.h"
#include "carma/services/Types.h"
#include "carma/services/TelescopeStatus.h"
#include "carma/services/Units.h"
#include "carma/services/Velocity.h"
#include <vector>
#include <set>
Go to the source code of this file.
Classes | |
class | carma::services::SourceChecker |
Source checker returns info on the location in the sky of a source at a given time, e.g. 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. | |
Definition in file SourceChecker.h.