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

ObitTableOF Struct Reference

ObitTableOF Class structure. More...

#include <ObitTableOF.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 revision
 Revision number of the table definition.
gchar obscode [MAXKEYCHARTABLEOF]
 Observation code.
gchar RefDate [MAXKEYCHARTABLEOF]
 Reference date as "YYYYMMDD".
glong TimeOff
 Column offset for The center time of the sscan.
glong TimeCol
 Physical column number for The center time of the sscan.
glong TimeIOff
 Column offset for Duration of scan in table record.
glong TimeICol
 Physical column number for Duration of scan in table record.
glong SourIDOff
 Column offset for Source ID as defined in then SOURCE table in table record.
glong SourIDCol
 Physical column number for Source ID as defined in then SOURCE table in table record.
glong antNoOff
 Column offset for Antenna number in table record.
glong antNoCol
 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 refPntOff
 Column offset for Reference pointing(?) flag in table record.
glong refPntCol
 Physical column number for Reference pointing(?) flag in table record.
glong shadowOff
 Column offset for Antenna shadowed(?) flag in table record.
glong shadowCol
 Physical column number for Antenna shadowed(?) flag in table record.


Detailed Description

ObitTableOF Class structure.


Member Data Documentation

glong ObitTableOF::antNoCol
 

Physical column number for Antenna number in table record.

glong ObitTableOF::antNoOff
 

Column offset for Antenna number in table record.

gfloat* ObitTableOF::buffer
 

Table buffer.

glong ObitTableOF::bufferSize
 

Table buffer size in floats.

gpointer ObitTableOF::ClassInfo
 

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

glong ObitTableOF::FreqIDCol
 

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

glong ObitTableOF::FreqIDOff
 

Column offset for Frequency id of scan in table record.

ObitInfoList* ObitTableOF::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableOF::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableOF::myHost
 

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

ObitIO* ObitTableOF::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableOF::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableOF::myStatus
 

I/O status.

gchar* ObitTableOF::name
 

Name of object [Optional].

gint32 ObitTableOF::ObitId
 

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

gchar ObitTableOF::obscode[MAXKEYCHARTABLEOF]
 

Observation code.

gchar ObitTableOF::RefDate[MAXKEYCHARTABLEOF]
 

Reference date as "YYYYMMDD".

gint ObitTableOF::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableOF::refPntCol
 

Physical column number for Reference pointing(?) flag in table record.

glong ObitTableOF::refPntOff
 

Column offset for Reference pointing(?) flag in table record.

oint ObitTableOF::revision
 

Revision number of the table definition.

glong ObitTableOF::shadowCol
 

Physical column number for Antenna shadowed(?) flag in table record.

glong ObitTableOF::shadowOff
 

Column offset for Antenna shadowed(?) flag in table record.

glong ObitTableOF::SourIDCol
 

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

glong ObitTableOF::SourIDOff
 

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

glong ObitTableOF::SubACol
 

Physical column number for Subarray number in table record.

glong ObitTableOF::SubAOff
 

Column offset for Subarray number in table record.

gchar* ObitTableOF::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableOF::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableOF::thread
 

Threading info member object.

glong ObitTableOF::TimeCol
 

Physical column number for The center time of the sscan.

in table record

glong ObitTableOF::TimeICol
 

Physical column number for Duration of scan in table record.

glong ObitTableOF::TimeIOff
 

Column offset for Duration of scan in table record.

glong ObitTableOF::TimeOff
 

Column offset for The center time of the sscan.

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