#include <ObitTableBL.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 | numAnt |
| The number of antennas. | |
| oint | numPol |
| The number of polarizations. | |
| oint | numIF |
| The number of IFs. | |
| glong | TimeOff |
| Column offset for The center time. | |
| glong | TimeCol |
| Physical column number for The center time. | |
| glong | SourIDOff |
| Column offset for Source ID number in table record. | |
| glong | SourIDCol |
| Physical column number for Source ID 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 | ant1Off |
| Column offset for First antenna number of baseline in table record. | |
| glong | ant1Col |
| Physical column number for First antenna number of baseline in table record. | |
| glong | ant2Off |
| Column offset for Second antenna number of baseline in table record. | |
| glong | ant2Col |
| Physical column number for Second antenna number of baseline in table record. | |
| glong | FreqIDOff |
| Column offset for Freqid number in table record. | |
| glong | FreqIDCol |
| Physical column number for Freqid number in table record. | |
| glong | RealM1Off |
| Column offset for Real (Multiplicative correction Poln # 1 ) in table record. | |
| glong | RealM1Col |
| Physical column number for Real (Multiplicative correction Poln # 1 ) in table record. | |
| glong | ImagM1Off |
| Column offset for Imaginary (Multiplicative correction Poln # 1 ) in table record. | |
| glong | ImagM1Col |
| Physical column number for Imaginary (Multiplicative correction Poln # 1 ) in table record. | |
| glong | RealA1Off |
| Column offset for Real (Additive correction Poln # 1 ) in table record. | |
| glong | RealA1Col |
| Physical column number for Real (Additive correction Poln # 1 ) in table record. | |
| glong | ImagA1Off |
| Column offset for Imaginary (Additive correction Poln # 1 ) in table record. | |
| glong | ImagA1Col |
| Physical column number for Imaginary (Additive correction Poln # 1 ) in table record. | |
| glong | RealM2Off |
| Column offset for Real (Multiplicative correction Poln # 2 ) in table record. | |
| glong | RealM2Col |
| Physical column number for Real (Multiplicative correction Poln # 2 ) in table record. | |
| glong | ImagM2Off |
| Column offset for Imaginary (Multiplicative correction Poln # 2 ) in table record. | |
| glong | ImagM2Col |
| Physical column number for Imaginary (Multiplicative correction Poln # 2 ) in table record. | |
| glong | RealA2Off |
| Column offset for Real (Additive correction Poln # 2 ) in table record. | |
| glong | RealA2Col |
| Physical column number for Real (Additive correction Poln # 2 ) in table record. | |
| glong | ImagA2Off |
| Column offset for Imaginary (Additive correction Poln # 2 ) in table record. | |
| glong | ImagA2Col |
| Physical column number for Imaginary (Additive correction Poln # 2 ) in table record. | |
|
|
Physical column number for First antenna number of baseline in table record.
|
|
|
Column offset for First antenna number of baseline in table record.
|
|
|
Physical column number for Second antenna number of baseline in table record.
|
|
|
Column offset for Second antenna number of baseline in table record.
|
|
|
Table buffer.
|
|
|
Table buffer size in floats.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Physical column number for Freqid number in table record.
|
|
|
Column offset for Freqid number in table record.
|
|
|
Physical column number for Imaginary (Additive correction Poln # 1 ) in table record.
|
|
|
Column offset for Imaginary (Additive correction Poln # 1 ) in table record.
|
|
|
Physical column number for Imaginary (Additive correction Poln # 2 ) in table record.
|
|
|
Column offset for Imaginary (Additive correction Poln # 2 ) in table record.
|
|
|
Physical column number for Imaginary (Multiplicative correction Poln # 1 ) in table record.
|
|
|
Column offset for Imaginary (Multiplicative correction Poln # 1 ) in table record.
|
|
|
Physical column number for Imaginary (Multiplicative correction Poln # 2 ) in table record.
|
|
|
Column offset for Imaginary (Multiplicative correction Poln # 2 ) 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 antennas.
|
|
|
The number of IFs.
|
|
|
The number of polarizations.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Physical column number for Real (Additive correction Poln # 1 ) in table record.
|
|
|
Column offset for Real (Additive correction Poln # 1 ) in table record.
|
|
|
Physical column number for Real (Additive correction Poln # 2 ) in table record.
|
|
|
Column offset for Real (Additive correction Poln # 2 ) in table record.
|
|
|
Physical column number for Real (Multiplicative correction Poln # 1 ) in table record.
|
|
|
Column offset for Real (Multiplicative correction Poln # 1 ) in table record.
|
|
|
Physical column number for Real (Multiplicative correction Poln # 2 ) in table record.
|
|
|
Column offset for Real (Multiplicative correction Poln # 2 ) in table record.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
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).
|
|
|
Threading info member object.
|
|
|
Physical column number for The center time. in table record |
|
|
Column offset for The center time. in table record |
1.3.9.1