CARMA C++
AstroHdrElement.h File Reference

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
}
 

Detailed Description

A class to hold the representation of an astronomical header data element.

Id:
AstroHdrElement.h,v 1.3 2012/09/22 01:34:44 iws Exp
Author
: Harold Ravlin
: Ira W. Snyder

Definition in file AstroHdrElement.h.