casa
$Rev:20696$
|
CalTableFromAIPS: Calibration table creation from AIPS FITS file. More...
#include <CalTableFromAIPS.h>
Public Member Functions | |
~CalTableFromAIPS () | |
Default destructor. | |
CalTableFromAIPS (const String &fitsFileName, const String &tableName) | |
Construct from a specified FITS file name and table name. |
CalTableFromAIPS: Calibration table creation from AIPS FITS file.
Public interface
From "calibration" and "table" and "AIPS".
The CalTable classes provide basic access to calibration tables. This child class of CalTable adds the possibility to construct a caltable from an AIPS FITS file.
Provide way to transform calibrations perfromed in AIPS to be transferred into CASA, e.g., for VLBI analysis.
Definition at line 72 of file CalTableFromAIPS.h.
Default destructor.
casa::CalTableFromAIPS::CalTableFromAIPS | ( | const String & | fitsFileName, |
const String & | tableName | ||
) |
Construct from a specified FITS file name and table name.