|
CARMA C++
|
#include <iostream>#include <iomanip>#include <sstream>#include <string>#include <map>#include "carma/services/Table.h"#include "carma/services/Frequency.h"#include "carma/services/SpectralLine.h"#include "carma/services/Catalog.h"Go to the source code of this file.
Classes | |
| class | carma::services::SpectralLineCatalog |
| This class extracts information from a spectral line catalog file and puts it into a multimap for later searches. 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. | |
Definition in file SpectralLineCatalog.h.