#include <ObitTableTY.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 | 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. | |
|
|
Physical column number for Antenna number in table record.
|
|
|
Column offset for Antenna number in table record.
|
|
|
Table buffer.
|
|
|
Table buffer size in floats.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Physical column number for Frequency id of scan in table record.
|
|
|
Column offset for Frequency id of scan 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].
|
|
|
The number of IFs.
|
|
|
The number of polarizations.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Revision number of the table definition.
|
|
|
Physical column number for Source ID number in table record.
|
|
|
Column offset for Source ID number in table record.
|
|
|
Physical column number for Subarray number in table record.
|
|
|
Column offset for Subarray number in table record.
|
|
|
Table type (name of type, e.g. "AIPS AN") |
|
|
Table version number(1-rel).
|
|
|
Physical column number for Imaginary (gain Poln # 1) in table record.
|
|
|
Column offset for Imaginary (gain Poln # 1) in table record.
|
|
|
Physical column number for Imaginary (gain Poln # 2) in table record.
|
|
|
Column offset for Imaginary (gain Poln # 2) in table record.
|
|
|
Threading info member object.
|
|
|
Physical column number for The center time. in table record |
|
|
Physical column number for Time interval of record in table record.
|
|
|
Column offset for Time interval of record in table record.
|
|
|
Column offset for The center time. in table record |
|
|
Physical column number for Real (gain Poln # 1 ) in table record.
|
|
|
Column offset for Real (gain Poln # 1 ) in table record.
|
|
|
Physical column number for Real (gain Poln # 2 ) in table record.
|
|
|
Column offset for Real (gain Poln # 2 ) in table record.
|
1.3.9.1