CARMA C++
|
#include "carma/services/ConformableQuantity.h"
Go to the source code of this file.
Classes | |
class | carma::services::FluxDensity |
The FluxDensity class is used to represent a flux density 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::FluxDensity &flux) |
Define << operator for easy output. More... | |
Definition in file FluxDensity.h.