|
CARMA C++
|
A class to hold the representation of an astronomical header data element. More...
#include <carma/util/types.h>#include <boost/shared_ptr.hpp>#include <map>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| module | carma |
| IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
Typedefs | |
|
typedef boost::shared_ptr < AstroHeaderElement > | carma::sdp::AstroHeaderElementPtr |
Enumerations | |
| enum | AHW_Valtype { A_STRING, J_SHORT, I_INT, R_REAL, D_DOUBLE, C_COMPLEX } |
A class to hold the representation of an astronomical header data element.
Definition in file AstroHdrElement.h.