casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Private Attributes
casa::CalSetMetaInfo Class Reference


CalSetMetaInfo More...

#include <CalSetMetaInfo.h>

List of all members.

Public Member Functions

 CalSetMetaInfo ()
 CalSetMetaInfo (const String &root)
 ~CalSetMetaInfo ()
void setRootName (const String &root)
String fullSubTableName (String &subTableName, const String &base)
String fullSubTableName (String &subTableName)
void reset (const String &root)
String getAntName (Int ant)
String getFieldName (Int field)
String getSpwName (Int spw)
Double getSpwRefFreq (Int spw)
Double getSpwTotalBandwidth (Int spw)
 Vector<Double> getSpwChanWidth(Int spw);.
Vector< StringgetFieldNames ()
Vector< StringgetAntNames ()
Vector< StringgetSpwNames ()
Vector< DoublegetSpwRefFreqs ()
Bool verify (CalSetMetaInfo &otherCSMI)
void copyMetaTables (const String &target)

Protected Member Functions

void cleanUp ()

Private Attributes

String rootName
String antTableName
String fieldTableName
String spwTableName
ROMSAntennaColumnscalTableMSAC
ROMSFieldColumnscalTableMSFC
ROMSSpWindowColumnscalTableMSSpC
MSAntennacalAntTable
MSFieldcalFieldTable
MSSpectralWindowcalSpwTable

Detailed Description


CalSetMetaInfo

 

Definition at line 49 of file CalSetMetaInfo.h.


Constructor & Destructor Documentation

Definition at line 52 of file CalSetMetaInfo.h.

References rootName.

Definition at line 60 of file CalSetMetaInfo.h.

References cleanUp().


Member Function Documentation

void casa::CalSetMetaInfo::cleanUp ( ) [inline, protected]

Definition at line 86 of file CalSetMetaInfo.h.

References calAntTable, calFieldTable, calSpwTable, calTableMSAC, calTableMSFC, and calTableMSSpC.

Referenced by ~CalSetMetaInfo().

void casa::CalSetMetaInfo::copyMetaTables ( const String target)
String casa::CalSetMetaInfo::fullSubTableName ( String subTableName,
const String base 
) [inline]

Definition at line 65 of file CalSetMetaInfo.h.

References fullSubTableName(), and rootName.

Vector<Double> getSpwChanWidth(Int spw);.

void casa::CalSetMetaInfo::reset ( const String root)
void casa::CalSetMetaInfo::setRootName ( const String root) [inline]

Definition at line 62 of file CalSetMetaInfo.h.

References rootName.


Member Data Documentation

Definition at line 97 of file CalSetMetaInfo.h.

Definition at line 101 of file CalSetMetaInfo.h.

Referenced by cleanUp().

Definition at line 102 of file CalSetMetaInfo.h.

Referenced by cleanUp().

Definition at line 103 of file CalSetMetaInfo.h.

Referenced by cleanUp().

Definition at line 98 of file CalSetMetaInfo.h.

Referenced by cleanUp().

Definition at line 99 of file CalSetMetaInfo.h.

Referenced by cleanUp().

Definition at line 100 of file CalSetMetaInfo.h.

Referenced by cleanUp().

Definition at line 97 of file CalSetMetaInfo.h.

Definition at line 97 of file CalSetMetaInfo.h.

Referenced by CalSetMetaInfo(), fullSubTableName(), and setRootName().

Definition at line 97 of file CalSetMetaInfo.h.


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