CARMA C++
|
Representation of Distance in any units. More...
#include "carma/services/ConformableQuantity.h"
#include "carma/services/Length.h"
#include "carma/services/Angle.h"
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | carma::services::Distance |
The Distance class can represent an distance 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::Distance &distance) |
Define the << operator to allow, e.g. More... | |
Representation of Distance in any units.
$CarmaCopyright$
Definition in file Distance.h.