CARMA C++
HourAngle.h File Reference

Representation of an hour angle (i.e. More...

#include "carma/services/Angle.h"
#include <iostream>
#include <string>

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...
 

Detailed Description

Representation of an hour angle (i.e.

of a source), between -12 hours and 12 hours.

Author
Marc Pound
Version
Revision:
1.16

$CarmaCopyright$

Definition in file HourAngle.h.