#include <ObitTableMC.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. | |
| gchar | obscode [MAXKEYCHARTABLEMC] |
| Observation code. | |
| gchar | RefDate [MAXKEYCHARTABLEMC] |
| Reference date as "YYYYMMDD". | |
| oint | numStkd |
| The number of Stokes(?). | |
| oint | stk1 |
| First Stokes(?). | |
| oint | numBand |
| The number of Bands(?). | |
| oint | numChan |
| The number of spectral channels. | |
| gdouble | refFreq |
| Reference Frequency. | |
| gfloat | chanBW |
| Channel bandwidth. | |
| gfloat | refPixl |
| Reference Pixel.. | |
| oint | numPol |
| The number of polarizations. | |
| oint | FFTSize |
| FFT size. | |
| oint | oversamp |
| Oversampling factor. | |
| oint | zeroPad |
| Zero padding factor. | |
| gchar | taperFn [MAXKEYCHARTABLEMC] |
| Tapering function. | |
| 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 | 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 | ArrayOff |
| Column offset for Array number in table record. | |
| glong | ArrayCol |
| Physical column number for Array number in table record. | |
| glong | FreqIDOff |
| Column offset for Frequency ID in table record. | |
| glong | FreqIDCol |
| Physical column number for Frequency ID in table record. | |
| glong | atmosOff |
| Column offset for Atmospheric delay in table record. | |
| glong | atmosCol |
| Physical column number for Atmospheric delay in table record. | |
| glong | DatmosOff |
| Column offset for Time derivative of ATMOS in table record. | |
| glong | DatmosCol |
| Physical column number for Time derivative of ATMOS in table record. | |
| glong | GDelayOff |
| Column offset for Group delay in table record. | |
| glong | GDelayCol |
| Physical column number for Group delay in table record. | |
| glong | GRateOff |
| Column offset for Group delay rate in table record. | |
| glong | GRateCol |
| Physical column number for Group delay rate in table record. | |
| glong | clock1Off |
| Column offset for "Clock" epoch error in table record. | |
| glong | clock1Col |
| Physical column number for "Clock" epoch error in table record. | |
| glong | Dclock1Off |
| Column offset for Time derivative of CLOCK in table record. | |
| glong | Dclock1Col |
| Physical column number for Time derivative of CLOCK in table record. | |
| glong | LOOffset1Off |
| Column offset for LO Offset in table record. | |
| glong | LOOffset1Col |
| Physical column number for LO Offset in table record. | |
| glong | DLOOffset1Off |
| Column offset for Time derivative of LO offset in table record. | |
| glong | DLOOffset1Col |
| Physical column number for Time derivative of LO offset in table record. | |
| glong | disp1Off |
| Column offset for Dispersive delay (sec at wavelength = 1m)for Poln # 1 in table record. | |
| glong | disp1Col |
| Physical column number for Dispersive delay (sec at wavelength = 1m)for Poln # 1 in table record. | |
| glong | Ddisp1Off |
| Column offset for Time derivative of DISPfor Poln # 1 in table record. | |
| glong | Ddisp1Col |
| Physical column number for Time derivative of DISPfor Poln # 1 in table record. | |
| glong | clock2Off |
| Column offset for "Clock" epoch error in table record. | |
| glong | clock2Col |
| Physical column number for "Clock" epoch error in table record. | |
| glong | Dclock2Off |
| Column offset for Time derivative of CLOCK in table record. | |
| glong | Dclock2Col |
| Physical column number for Time derivative of CLOCK in table record. | |
| glong | LOOffset2Off |
| Column offset for LO Offset in table record. | |
| glong | LOOffset2Col |
| Physical column number for LO Offset in table record. | |
| glong | DLOOffset2Off |
| Column offset for Time derivative of LO offset in table record. | |
| glong | DLOOffset2Col |
| Physical column number for Time derivative of LO offset in table record. | |
| glong | disp2Off |
| Column offset for Dispersive delay (sec at wavelength = 1m)for Poln # 2 in table record. | |
| glong | disp2Col |
| Physical column number for Dispersive delay (sec at wavelength = 1m)for Poln # 2 in table record. | |
| glong | Ddisp2Off |
| Column offset for Time derivative of DISPfor Poln # 2 in table record. | |
| glong | Ddisp2Col |
| Physical column number for Time derivative of DISPfor Poln # 2 in table record. | |
|
|
Physical column number for Antenna number in table record.
|
|
|
Column offset for Antenna number in table record.
|
|
|
Physical column number for Array number in table record.
|
|
|
Column offset for Array number in table record.
|
|
|
Physical column number for Atmospheric delay in table record.
|
|
|
Column offset for Atmospheric delay in table record.
|
|
|
Table buffer.
|
|
|
Table buffer size in floats.
|
|
|
Channel bandwidth.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Physical column number for "Clock" epoch error in table record.
|
|
|
Column offset for "Clock" epoch error in table record.
|
|
|
Physical column number for "Clock" epoch error in table record.
|
|
|
Column offset for "Clock" epoch error in table record.
|
|
|
Physical column number for Time derivative of ATMOS in table record.
|
|
|
Column offset for Time derivative of ATMOS in table record.
|
|
|
Physical column number for Time derivative of CLOCK in table record.
|
|
|
Column offset for Time derivative of CLOCK in table record.
|
|
|
Physical column number for Time derivative of CLOCK in table record.
|
|
|
Column offset for Time derivative of CLOCK in table record.
|
|
|
Physical column number for Time derivative of DISPfor Poln # 1 in table record.
|
|
|
Column offset for Time derivative of DISPfor Poln # 1 in table record.
|
|
|
Physical column number for Time derivative of DISPfor Poln # 2 in table record.
|
|
|
Column offset for Time derivative of DISPfor Poln # 2 in table record.
|
|
|
Physical column number for Dispersive delay (sec at wavelength = 1m)for Poln # 1 in table record.
|
|
|
Column offset for Dispersive delay (sec at wavelength = 1m)for Poln # 1 in table record.
|
|
|
Physical column number for Dispersive delay (sec at wavelength = 1m)for Poln # 2 in table record.
|
|
|
Column offset for Dispersive delay (sec at wavelength = 1m)for Poln # 2 in table record.
|
|
|
Physical column number for Time derivative of LO offset in table record.
|
|
|
Column offset for Time derivative of LO offset in table record.
|
|
|
Physical column number for Time derivative of LO offset in table record.
|
|
|
Column offset for Time derivative of LO offset in table record.
|
|
|
FFT size.
|
|
|
Physical column number for Frequency ID in table record.
|
|
|
Column offset for Frequency ID in table record.
|
|
|
Physical column number for Group delay in table record.
|
|
|
Column offset for Group delay in table record.
|
|
|
Physical column number for Group delay rate in table record.
|
|
|
Column offset for Group delay rate in table record.
|
|
|
Linked list of arrays of data.
|
|
|
Physical column number for LO Offset in table record.
|
|
|
Column offset for LO Offset in table record.
|
|
|
Physical column number for LO Offset in table record.
|
|
|
Column offset for LO Offset in table record.
|
|
|
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 Bands(?).
|
|
|
The number of spectral channels.
|
|
|
The number of polarizations.
|
|
|
The number of Stokes(?).
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Observation code.
|
|
|
Oversampling factor.
|
|
|
Reference date as "YYYYMMDD".
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Reference Frequency.
|
|
|
Reference Pixel..
|
|
|
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.
|
|
|
First Stokes(?).
|
|
|
Table type (name of type, e.g. "AIPS AN") |
|
|
Table version number(1-rel).
|
|
|
Tapering function.
|
|
|
Threading info member object.
|
|
|
Physical column number for The center time. in table record |
|
|
Column offset for The center time. in table record |
|
|
Zero padding factor.
|
1.3.9.1