CARMA C++
Frequency.h File Reference

carma/services/Frequency.h Representation of Frequency. More...

#include "carma/services/ConformableQuantity.h"
#include "carma/services/Units.h"
#include <string>

Go to the source code of this file.

Classes

class  carma::services::Frequency
 The Frequency class can represent any frequency in any units. 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::Frequency &frequency)
 Define the << operator to allow, e.g. More...
 

Detailed Description

carma/services/Frequency.h Representation of Frequency.

Author
Marc Pound
Version
Revision:
1.8

$CarmaCopyright$

Definition in file Frequency.h.