Main Page | Class List | Directories | File List | Class Members | File Members

ObitTableFG Struct Reference

ObitTableFG Class structure. More...

#include <ObitTableFG.h>

List of all members.

Public Attributes

gint32 ObitId
 Recognition bit pattern to identify the start of an Obit object.
gpointer ClassInfo
 ClassInfo pointer for class with name, base and function pointers.
gint ReferenceCount
 Reference count for object (numbers of pointers attaching).
gchar * name
 Name of object [Optional].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIOmyIO
 I/O interface to access disk resident data.
ObitTableDescmyDesc
 Obit Table data Descriptor.
ObitTableSelmySel
 Obit Table data Selector.
gfloat * buffer
 Table buffer.
glong bufferSize
 Table buffer size in floats.
gchar * tabType
 Table type (name of type, e.g.
glong tabVer
 Table version number(1-rel).
ObitmyHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
glong SourIDOff
 Column offset for Source ID as defined in the SOURCE table in table record.
glong SourIDCol
 Physical column number for Source ID as defined in the SOURCE table in table record.
glong SubAOff
 Column offset for Subarray number in table record.
glong SubACol
 Physical column number for Subarray number in table record.
glong freqIDOff
 Column offset for Frequency ID number in table record.
glong freqIDCol
 Physical column number for Frequency ID number in table record.
glong antsOff
 Column offset for first and secong antenna numbers for a baseline, 0=$>$all in table record.
glong antsCol
 Physical column number for first and secong antenna numbers for a baseline, 0=$>$all in table record.
glong TimeRangeOff
 Column offset for Start and end time of data to be flagged in table record.
glong TimeRangeCol
 Physical column number for Start and end time of data to be flagged in table record.
glong ifsOff
 Column offset for First and last IF numbers to flag in table record.
glong ifsCol
 Physical column number for First and last IF numbers to flag in table record.
glong chansOff
 Column offset for First and last channel numbers to flag in table record.
glong chansCol
 Physical column number for First and last channel numbers to flag in table record.
glong pFlagsOff
 Column offset for Polarization flags, same order as in data, T=$>$flagged in table record.
glong pFlagsCol
 Physical column number for Polarization flags, same order as in data, T=$>$flagged in table record.
glong reasonOff
 Column offset for Reason for flagging in table record.
glong reasonCol
 Physical column number for Reason for flagging in table record.


Detailed Description

ObitTableFG Class structure.


Member Data Documentation

glong ObitTableFG::antsCol
 

Physical column number for first and secong antenna numbers for a baseline, 0=$>$all in table record.

glong ObitTableFG::antsOff
 

Column offset for first and secong antenna numbers for a baseline, 0=$>$all in table record.

gfloat* ObitTableFG::buffer
 

Table buffer.

glong ObitTableFG::bufferSize
 

Table buffer size in floats.

glong ObitTableFG::chansCol
 

Physical column number for First and last channel numbers to flag in table record.

glong ObitTableFG::chansOff
 

Column offset for First and last channel numbers to flag in table record.

gpointer ObitTableFG::ClassInfo
 

ClassInfo pointer for class with name, base and function pointers.

glong ObitTableFG::freqIDCol
 

Physical column number for Frequency ID number in table record.

glong ObitTableFG::freqIDOff
 

Column offset for Frequency ID number in table record.

glong ObitTableFG::ifsCol
 

Physical column number for First and last IF numbers to flag in table record.

glong ObitTableFG::ifsOff
 

Column offset for First and last IF numbers to flag in table record.

ObitInfoList* ObitTableFG::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableFG::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableFG::myHost
 

This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.

ObitIO* ObitTableFG::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableFG::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableFG::myStatus
 

I/O status.

gchar* ObitTableFG::name
 

Name of object [Optional].

gint32 ObitTableFG::ObitId
 

Recognition bit pattern to identify the start of an Obit object.

glong ObitTableFG::pFlagsCol
 

Physical column number for Polarization flags, same order as in data, T=$>$flagged in table record.

glong ObitTableFG::pFlagsOff
 

Column offset for Polarization flags, same order as in data, T=$>$flagged in table record.

glong ObitTableFG::reasonCol
 

Physical column number for Reason for flagging in table record.

glong ObitTableFG::reasonOff
 

Column offset for Reason for flagging in table record.

gint ObitTableFG::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableFG::SourIDCol
 

Physical column number for Source ID as defined in the SOURCE table in table record.

glong ObitTableFG::SourIDOff
 

Column offset for Source ID as defined in the SOURCE table in table record.

glong ObitTableFG::SubACol
 

Physical column number for Subarray number in table record.

glong ObitTableFG::SubAOff
 

Column offset for Subarray number in table record.

gchar* ObitTableFG::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableFG::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableFG::thread
 

Threading info member object.

glong ObitTableFG::TimeRangeCol
 

Physical column number for Start and end time of data to be flagged in table record.

glong ObitTableFG::TimeRangeOff
 

Column offset for Start and end time of data to be flagged in table record.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:13 2007 for Obit by  doxygen 1.3.9.1