casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::CalTableFromAIPS Class Reference

CalTableFromAIPS: Calibration table creation from AIPS FITS file. More...

#include <CalTableFromAIPS.h>

Inheritance diagram for casa::CalTableFromAIPS:
casa::CalTable

List of all members.

Public Member Functions

 ~CalTableFromAIPS ()
 Default destructor.
 CalTableFromAIPS (const String &fitsFileName, const String &tableName)
 Construct from a specified FITS file name and table name.

Detailed Description

CalTableFromAIPS: Calibration table creation from AIPS FITS file.

Intended use:

Public interface

Prerequisite

Etymology

From "calibration" and "table" and "AIPS".

Synopsis

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.

Example

Motivation

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.


Constructor & Destructor Documentation

Default destructor.

casa::CalTableFromAIPS::CalTableFromAIPS ( const String fitsFileName,
const String tableName 
)

Construct from a specified FITS file name and table name.


The documentation for this class was generated from the following file: