CARMA C++
|
#include <complex>
#include <vector>
Go to the source code of this file.
Classes | |
class | carma::services::Selfcal |
Computes an amplitude or phase selfcal solution on a set of visibilities. 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. | |
Typedefs | |
typedef std::complex< double > | carma::services::Complex |
convenient definition of a complex number. More... | |