ASTEReader Class Reference

#include <ASTEReader.h>

Inheritance diagram for ASTEReader:

Inheritance graph
[legend]
Collaboration diagram for ASTEReader:

Collaboration graph
[legend]
List of all members.

Detailed Description

Class to read ASTE data.

Definition at line 52 of file ASTEReader.h.

Public Member Functions

 ASTEReader (string name)
 Constructor.
 ~ASTEReader ()
 Destructor.
virtual int read ()
 Read data header.

Protected Member Functions

virtual vector< double > getAntennaPosition ()
 Get Antenna Position in ITRF coordinate.


Constructor & Destructor Documentation

ASTEReader::ASTEReader ( string  name  ) 

Constructor.

ASTEReader::~ASTEReader (  ) 

Destructor.


Member Function Documentation

virtual int ASTEReader::read (  )  [virtual]

Read data header.

Implements NROReader.

Reimplemented in ASTEFXReader.

virtual vector<double> ASTEReader::getAntennaPosition (  )  [protected, virtual]

Get Antenna Position in ITRF coordinate.

Implements NROReader.


The documentation for this class was generated from the following file:
Generated on Thu Aug 27 21:21:44 2009 for NRAOCASA by  doxygen 1.5.1