#include <ObitTableOTFArrayGeom.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. | |
| gdouble | TeleX |
| Telescope X coordinate. | |
| gdouble | TeleY |
| Telescope Y coordinate. | |
| gdouble | TeleZ |
| Telescope Z coordinate. | |
| gchar | RefDate [MAXKEYCHARTABLEOTFArrayGeom] |
| Reference date as "YYYYMMDD". | |
| gdouble | DegDay |
| Earth rotation rate (deg/IAT day). | |
| gfloat | PolarX |
| Polar position X (meters) on ref. | |
| gfloat | PolarY |
| Polar position Y (meters) on ref. | |
| gdouble | GSTiat0 |
| GST at time=0 (degrees) on the reference date. | |
| gfloat | ut1Utc |
| UT1-UTC (time sec.). | |
| gfloat | dataUtc |
| data time-UTC (time sec.) | |
| gfloat | iatUtc |
| IAT - UTC (sec). | |
| gchar | TimeSys [MAXKEYCHARTABLEOTFArrayGeom] |
| Time system, 'IAT' or 'UTC'. | |
| glong | detectorOff |
| Column offset for Detector number in table record. | |
| glong | detectorCol |
| Physical column number for Detector number in table record. | |
| glong | azOffOff |
| Column offset for Azimuth offset from nominal pointing in table record. | |
| glong | azOffCol |
| Physical column number for Azimuth offset from nominal pointing in table record. | |
| glong | elOffOff |
| Column offset for Elevation offset from nominal pointing in table record. | |
| glong | elOffCol |
| Physical column number for Elevation offset from nominal pointing in table record. | |
|
|
Physical column number for Azimuth offset from nominal pointing in table record.
|
|
|
Column offset for Azimuth offset from nominal pointing in table record.
|
|
|
Table buffer.
|
|
|
Table buffer size in floats.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
data time-UTC (time sec.)
|
|
|
Earth rotation rate (deg/IAT day).
|
|
|
Physical column number for Detector number in table record.
|
|
|
Column offset for Detector number in table record.
|
|
|
Physical column number for Elevation offset from nominal pointing in table record.
|
|
|
Column offset for Elevation offset from nominal pointing in table record.
|
|
|
GST at time=0 (degrees) on the reference date.
|
|
|
IAT - UTC (sec).
|
|
|
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.
|
|
|
Polar position X (meters) on ref. date |
|
|
Polar position Y (meters) on ref. date |
|
|
Reference date as "YYYYMMDD".
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Table type (name of type, e.g. "AIPS AN") |
|
|
Table version number(1-rel).
|
|
|
Telescope X coordinate. (meters, earth center) |
|
|
Telescope Y coordinate. (meters, earth center) |
|
|
Telescope Z coordinate. (meters, earth center) |
|
|
Threading info member object.
|
|
|
Time system, 'IAT' or 'UTC'.
|
|
|
UT1-UTC (time sec.).
|
1.3.9.1