#include <ObitOTFArrayGeom.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. | |
| glong | numberDetect |
| Number of detectors. | |
| gfloat * | azOffset |
| Offsets in azimuth per detector in degrees. | |
| gfloat * | elOffset |
| Offsets in elevation per detector in degrees. | |
| gchar | RefDate [12] |
| Reference date as "YYYYMMDD". | |
| gchar | TimeSys [4] |
| Time system, 'IAT' or 'UTC'. | |
| gdouble | TeleX |
| Earth centered telescope coordinates. | |
| gdouble | TeleY |
| Earth centered telescope coordinates. | |
| gdouble | TeleZ |
| Earth centered telescope coordinates. | |
| gdouble | DegDay |
| Earth rotaiton rate, deg/IAT day. | |
| gdouble | GSTiat0 |
| GST at time=0 (degrees) on the reference date. | |
| gfloat | PolarX |
| Polar position (x,y) on ref. | |
| gfloat | PolarY |
| Polar position (x,y) on ref. | |
| gfloat | ut1Utc |
| UT1-UTC (time sec.). | |
| gfloat | dataUtc |
| data time-UTC (time sec.) | |
| gfloat | iatUtc |
| IAT - UTC (sec). | |
| gfloat | lat |
| telescope latitude in radians | |
| gfloat | lon |
| telescope longitude in radians | |
| gfloat | LSTiat0 |
| LST at iat0 in radians. | |
| gfloat | RadDay |
| Earth rotation rate in rad/day. | |
| gfloat | dataIat |
| Data - IAT in days. | |
|
|
Offsets in azimuth per detector in degrees.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Data - IAT in days.
|
|
|
data time-UTC (time sec.)
|
|
|
Earth rotaiton rate, deg/IAT day.
|
|
|
Offsets in elevation per detector in degrees.
|
|
|
GST at time=0 (degrees) on the reference date.
|
|
|
IAT - UTC (sec).
|
|
|
Linked list of arrays of data.
|
|
|
telescope latitude in radians
|
|
|
telescope longitude in radians
|
|
|
LST at iat0 in radians.
|
|
|
Name of object [Optional].
|
|
|
Number of detectors.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Polar position (x,y) on ref. date |
|
|
Polar position (x,y) on ref. date |
|
|
Earth rotation rate in rad/day.
|
|
|
Reference date as "YYYYMMDD".
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Earth centered telescope coordinates.
|
|
|
Earth centered telescope coordinates.
|
|
|
Earth centered telescope coordinates.
|
|
|
Threading info member object.
|
|
|
Time system, 'IAT' or 'UTC'.
|
|
|
UT1-UTC (time sec.).
|
1.3.9.1