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

ObitTableOB Struct Reference

ObitTableOB Class structure. More...

#include <ObitTableOB.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.
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 TimeOff
 Column offset for The center time.
glong TimeCol
 Physical column number for The center time.
glong orientationOff
 Column offset for ORIENTATION in table record.
glong orientationCol
 Physical column number for ORIENTATION in table record.
glong orbXYZOff
 Column offset for Obital position in table record.
glong orbXYZCol
 Physical column number for Obital position in table record.
glong velXYZOff
 Column offset for Orbital velocity in table record.
glong velXYZCol
 Physical column number for Orbital velocity in table record.
glong sunAngleOff
 Column offset for Relative position of the Sun in table record.
glong sunAngleCol
 Physical column number for Relative position of the Sun in table record.
glong eclipseOff
 Column offset for ECLIPSE in table record.
glong eclipseCol
 Physical column number for ECLIPSE in table record.


Detailed Description

ObitTableOB Class structure.


Member Data Documentation

glong ObitTableOB::antennaNoCol
 

Physical column number for Antenna number in table record.

glong ObitTableOB::antennaNoOff
 

Column offset for Antenna number in table record.

gfloat* ObitTableOB::buffer
 

Table buffer.

glong ObitTableOB::bufferSize
 

Table buffer size in floats.

gpointer ObitTableOB::ClassInfo
 

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

glong ObitTableOB::eclipseCol
 

Physical column number for ECLIPSE in table record.

glong ObitTableOB::eclipseOff
 

Column offset for ECLIPSE in table record.

ObitInfoList* ObitTableOB::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableOB::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableOB::myHost
 

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

ObitIO* ObitTableOB::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableOB::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableOB::myStatus
 

I/O status.

gchar* ObitTableOB::name
 

Name of object [Optional].

gint32 ObitTableOB::ObitId
 

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

glong ObitTableOB::orbXYZCol
 

Physical column number for Obital position in table record.

glong ObitTableOB::orbXYZOff
 

Column offset for Obital position in table record.

glong ObitTableOB::orientationCol
 

Physical column number for ORIENTATION in table record.

glong ObitTableOB::orientationOff
 

Column offset for ORIENTATION in table record.

gint ObitTableOB::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableOB::revision
 

Revision number of the table definition.

glong ObitTableOB::SubACol
 

Physical column number for Subarray number in table record.

glong ObitTableOB::SubAOff
 

Column offset for Subarray number in table record.

glong ObitTableOB::sunAngleCol
 

Physical column number for Relative position of the Sun in table record.

glong ObitTableOB::sunAngleOff
 

Column offset for Relative position of the Sun in table record.

gchar* ObitTableOB::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableOB::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableOB::thread
 

Threading info member object.

glong ObitTableOB::TimeCol
 

Physical column number for The center time.

in table record

glong ObitTableOB::TimeOff
 

Column offset for The center time.

in table record

glong ObitTableOB::velXYZCol
 

Physical column number for Orbital velocity in table record.

glong ObitTableOB::velXYZOff
 

Column offset for Orbital velocity 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