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

ObitTableVZ Struct Reference

ObitTableVZ Class structure. More...

#include <ObitTableVZ.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.
gdouble refFreq
 The Reference frequency.
glong Ra2000Off
 Column offset for RA (J2000) in table record.
glong Ra2000Col
 Physical column number for RA (J2000) in table record.
glong Dec2000Off
 Column offset for Dec (J2000) in table record.
glong Dec2000Col
 Physical column number for Dec (J2000) in table record.
glong PeakIntOff
 Column offset for Peak Ipol in table record.
glong PeakIntCol
 Physical column number for Peak Ipol in table record.
glong QualityOff
 Column offset for Quality (crowding) measure, 0=> best, higher worse in table record.
glong QualityCol
 Physical column number for Quality (crowding) measure, 0=> best, higher worse in table record.


Detailed Description

ObitTableVZ Class structure.


Member Data Documentation

gfloat* ObitTableVZ::buffer
 

Table buffer.

glong ObitTableVZ::bufferSize
 

Table buffer size in floats.

gpointer ObitTableVZ::ClassInfo
 

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

glong ObitTableVZ::Dec2000Col
 

Physical column number for Dec (J2000) in table record.

glong ObitTableVZ::Dec2000Off
 

Column offset for Dec (J2000) in table record.

ObitInfoList* ObitTableVZ::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableVZ::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableVZ::myHost
 

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

ObitIO* ObitTableVZ::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableVZ::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableVZ::myStatus
 

I/O status.

gchar* ObitTableVZ::name
 

Name of object [Optional].

gint32 ObitTableVZ::ObitId
 

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

glong ObitTableVZ::PeakIntCol
 

Physical column number for Peak Ipol in table record.

glong ObitTableVZ::PeakIntOff
 

Column offset for Peak Ipol in table record.

glong ObitTableVZ::QualityCol
 

Physical column number for Quality (crowding) measure, 0=> best, higher worse in table record.

glong ObitTableVZ::QualityOff
 

Column offset for Quality (crowding) measure, 0=> best, higher worse in table record.

glong ObitTableVZ::Ra2000Col
 

Physical column number for RA (J2000) in table record.

glong ObitTableVZ::Ra2000Off
 

Column offset for RA (J2000) in table record.

gint ObitTableVZ::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gdouble ObitTableVZ::refFreq
 

The Reference frequency.

oint ObitTableVZ::revision
 

Revision number of the table definition.

gchar* ObitTableVZ::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableVZ::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableVZ::thread
 

Threading info member object.


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