casa
$Rev:20696$
|
Class to read ASTE-FX data. More...
#include <ASTEFXReader.h>
Public Member Functions | |
ASTEFXReader (string name) | |
Constructor. | |
~ASTEFXReader () | |
Destructor. | |
virtual int | read () |
Read data header. |
Class to read ASTE-FX data.
This class is a reader class for ASTE OTF data. This is specialized for FX type spectrometer data. The class uses ASTEFXDataset object to access data.
Reader class for ASTE OTF (FX) data.
Definition at line 72 of file ASTEFXReader.h.
ASTEFXReader::ASTEFXReader | ( | string | name | ) |
Constructor.
Destructor.
virtual int ASTEFXReader::read | ( | ) | [virtual] |
Read data header.
Reimplemented from ASTEReader.