CARMA C++
|
Representation of an hour angle (i.e. More...
Go to the source code of this file.
Classes | |
class | carma::services::HourAngle |
The HourAngle class extends carma::services::Angle to specifically support hour angles. 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. | |
Functions | |
std::ostream & | carma::services::operator<< (std::ostream &os, const carma::services::HourAngle &hourangle) |
Define the << operator to allow, e.g. More... | |
Representation of an hour angle (i.e.
of a source), between -12 hours and 12 hours.
$CarmaCopyright$
Definition in file HourAngle.h.