#include <ObitTableNI.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. | |
| oint | numCoef |
| Number of Zernike coefficients. | |
| gfloat | heightIon |
| Height of the ionospheric phase screen (km?). | |
| gdouble | refFreq |
| Reference frequency for the phase screen model. | |
| glong | TimeOff |
| Column offset for The center time in table record. | |
| glong | TimeCol |
| Physical column number for The center time in table record. | |
| glong | TimeIOff |
| Column offset for ime interval of the solution in table record. | |
| glong | TimeICol |
| Physical column number for ime interval of the solution in table record. | |
| glong | antNoOff |
| Column offset for Antenna number, 0=$>$ all in table record. | |
| glong | antNoCol |
| Physical column number for Antenna number, 0=$>$ all in table record. | |
| glong | SourIdOff |
| Column offset for Source number, 0=$>$ all in table record. | |
| glong | SourIdCol |
| Physical column number for Source number, 0=$>$ all in table record. | |
| glong | SubAOff |
| Column offset for Subarray number, 0=$>$ all in table record. | |
| glong | SubACol |
| Physical column number for Subarray number, 0=$>$ all in table record. | |
| glong | weightOff |
| Column offset for Weight in table record. | |
| glong | weightCol |
| Physical column number for Weight in table record. | |
| glong | coefOff |
| Column offset for Zernike model coeffients in table record. | |
| glong | coefCol |
| Physical column number for Zernike model coeffients in table record. | |
|
|
Physical column number for Antenna number, 0=$>$ all in table record.
|
|
|
Column offset for Antenna number, 0=$>$ all in table record.
|
|
|
Table buffer.
|
|
|
Table buffer size in floats.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Physical column number for Zernike model coeffients in table record.
|
|
|
Column offset for Zernike model coeffients in table record.
|
|
|
Height of the ionospheric phase screen (km?).
|
|
|
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].
|
|
|
Number of Zernike coefficients.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Reference frequency for the phase screen model.
|
|
|
Revision number of the table definition.
|
|
|
Physical column number for Source number, 0=$>$ all in table record.
|
|
|
Column offset for Source number, 0=$>$ all in table record.
|
|
|
Physical column number for Subarray number, 0=$>$ all in table record.
|
|
|
Column offset for Subarray number, 0=$>$ all 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.
|
|
|
Physical column number for ime interval of the solution in table record.
|
|
|
Column offset for ime interval of the solution in table record.
|
|
|
Column offset for The center time in table record.
|
|
|
Physical column number for Weight in table record.
|
|
|
Column offset for Weight in table record.
|
1.3.9.1