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

ObitTableTY Struct Reference

ObitTableTY Class structure. More...

#include <ObitTableTY.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.
oint numPol
 The number of polarizations.
oint numIF
 The number of IFs.
oint revision
 Revision number of the table definition.
glong TimeOff
 Column offset for The center time.
glong TimeCol
 Physical column number for The center time.
glong TimeIOff
 Column offset for Time interval of record in table record.
glong TimeICol
 Physical column number for Time interval of record in table record.
glong SourIDOff
 Column offset for Source ID number in table record.
glong SourIDCol
 Physical column number for Source ID number in table record.
glong antennaNoOff
 Column offset for Antenna number in table record.
glong antennaNoCol
 Physical column number for Antenna number 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 of scan in table record.
glong FreqIDCol
 Physical column number for Frequency id of scan in table record.
glong Tsys1Off
 Column offset for Real (gain Poln # 1 ) in table record.
glong Tsys1Col
 Physical column number for Real (gain Poln # 1 ) in table record.
glong Tant1Off
 Column offset for Imaginary (gain Poln # 1) in table record.
glong Tant1Col
 Physical column number for Imaginary (gain Poln # 1) in table record.
glong Tsys2Off
 Column offset for Real (gain Poln # 2 ) in table record.
glong Tsys2Col
 Physical column number for Real (gain Poln # 2 ) in table record.
glong Tant2Off
 Column offset for Imaginary (gain Poln # 2) in table record.
glong Tant2Col
 Physical column number for Imaginary (gain Poln # 2) in table record.


Detailed Description

ObitTableTY Class structure.


Member Data Documentation

glong ObitTableTY::antennaNoCol
 

Physical column number for Antenna number in table record.

glong ObitTableTY::antennaNoOff
 

Column offset for Antenna number in table record.

gfloat* ObitTableTY::buffer
 

Table buffer.

glong ObitTableTY::bufferSize
 

Table buffer size in floats.

gpointer ObitTableTY::ClassInfo
 

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

glong ObitTableTY::FreqIDCol
 

Physical column number for Frequency id of scan in table record.

glong ObitTableTY::FreqIDOff
 

Column offset for Frequency id of scan in table record.

ObitInfoList* ObitTableTY::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableTY::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableTY::myHost
 

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

ObitIO* ObitTableTY::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableTY::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableTY::myStatus
 

I/O status.

gchar* ObitTableTY::name
 

Name of object [Optional].

oint ObitTableTY::numIF
 

The number of IFs.

oint ObitTableTY::numPol
 

The number of polarizations.

gint32 ObitTableTY::ObitId
 

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

gint ObitTableTY::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableTY::revision
 

Revision number of the table definition.

glong ObitTableTY::SourIDCol
 

Physical column number for Source ID number in table record.

glong ObitTableTY::SourIDOff
 

Column offset for Source ID number in table record.

glong ObitTableTY::SubACol
 

Physical column number for Subarray number in table record.

glong ObitTableTY::SubAOff
 

Column offset for Subarray number in table record.

gchar* ObitTableTY::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableTY::tabVer
 

Table version number(1-rel).

glong ObitTableTY::Tant1Col
 

Physical column number for Imaginary (gain Poln # 1) in table record.

glong ObitTableTY::Tant1Off
 

Column offset for Imaginary (gain Poln # 1) in table record.

glong ObitTableTY::Tant2Col
 

Physical column number for Imaginary (gain Poln # 2) in table record.

glong ObitTableTY::Tant2Off
 

Column offset for Imaginary (gain Poln # 2) in table record.

ObitThread* ObitTableTY::thread
 

Threading info member object.

glong ObitTableTY::TimeCol
 

Physical column number for The center time.

in table record

glong ObitTableTY::TimeICol
 

Physical column number for Time interval of record in table record.

glong ObitTableTY::TimeIOff
 

Column offset for Time interval of record in table record.

glong ObitTableTY::TimeOff
 

Column offset for The center time.

in table record

glong ObitTableTY::Tsys1Col
 

Physical column number for Real (gain Poln # 1 ) in table record.

glong ObitTableTY::Tsys1Off
 

Column offset for Real (gain Poln # 1 ) in table record.

glong ObitTableTY::Tsys2Col
 

Physical column number for Real (gain Poln # 2 ) in table record.

glong ObitTableTY::Tsys2Off
 

Column offset for Real (gain Poln # 2 ) in table record.


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