CARMA C++
|
Parent class for representations of quantities that can have conformable units, e.g. More...
Go to the source code of this file.
Classes | |
class | carma::services::ConformableQuantity |
The ConformableQuantity class can represent any quantity that can be expressed in many 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, ConformableQuantity &quantity) |
Define the << operator to allow, e.g. More... | |
Parent class for representations of quantities that can have conformable units, e.g.
Angle and Distance.
$CarmaCopyright$
Definition in file ConformableQuantity.h.