#include <ObitTableVZ.h>
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]. | |
| ObitThread * | thread |
| Threading info member object. | |
| ObitInfoList * | info |
| Linked list of arrays of data. | |
| ObitIOStatus | myStatus |
| I/O status. | |
| ObitIO * | myIO |
| I/O interface to access disk resident data. | |
| ObitTableDesc * | myDesc |
| Obit Table data Descriptor. | |
| ObitTableSel * | mySel |
| 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). | |
| Obit * | myHost |
| 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. | |
|
|
Table buffer.
|
|
|
Table buffer size in floats.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Physical column number for Dec (J2000) in table record.
|
|
|
Column offset for Dec (J2000) in table record.
|
|
|
Linked list of arrays of data.
|
|
|
Obit Table data Descriptor.
|
|
|
This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
|
|
|
I/O interface to access disk resident data.
|
|
|
Obit Table data Selector.
|
|
|
I/O status.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Physical column number for Peak Ipol in table record.
|
|
|
Column offset for Peak Ipol in table record.
|
|
|
Physical column number for Quality (crowding) measure, 0=> best, higher worse in table record.
|
|
|
Column offset for Quality (crowding) measure, 0=> best, higher worse in table record.
|
|
|
Physical column number for RA (J2000) in table record.
|
|
|
Column offset for RA (J2000) in table record.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
The Reference frequency.
|
|
|
Revision number of the table definition.
|
|
|
Table type (name of type, e.g. "AIPS AN") |
|
|
Table version number(1-rel).
|
|
|
Threading info member object.
|
1.3.9.1