CARMA C++
|
#include <map>
#include "carma/services/Catalog.h"
#include "carma/services/Source.h"
#include "carma/services/SourceNotFoundException.h"
#include "carma/services/Table.h"
#include "carma/services/Types.h"
#include "carma/util/Program.h"
Go to the source code of this file.
Classes | |
class | carma::services::SourceCatalog |
The SourceCatalog class is used to hold information regarding a particular source catalog file as retrieved from a Catalog. 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 SourceCatalog.h.