CARMA C++
|
#include "carma/services/AntennaCoordinates.h"
#include "carma/services/Location.h"
#include "carma/services/Pad.h"
#include "carma/services/stringConstants.h"
#include "carma/services/Types.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | carma::services::Observatory |
Observatory specifies the parameters of a given observatory: name, reference location (longitude, latitude, altitude), optional pad names and locations, and optional array configurations. 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 Observatory.h.