#include <ObitTableCT.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]. | |
| ObitTable * | myTable |
| Pointer to associated ObitTable. | |
| gpointer | myRowData |
| Pointer to row data in buffer (never g_free this). | |
| gdouble | Time |
| The center time. | |
| gdouble | ut1utc |
| UT1-UTC. | |
| gdouble | iatutc |
| IAT-UTC. | |
| gdouble | a1utc |
| A1-UTC. | |
| gchar | ut1Type |
| UT1 TYPE. | |
| gchar | wobType |
| WOB TYPES. | |
| gdouble | dpsi |
| DPSI. | |
| gdouble | ddpsi |
| DDPSI. | |
| gdouble | deps |
| DEPS. | |
| gdouble | ddeps |
| DDEPS. | |
| gdouble * | wobXY |
| Earth pole wobble. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
A1-UTC.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
DDEPS.
|
|
|
DDPSI.
|
|
|
DEPS.
|
|
|
DPSI.
|
|
|
IAT-UTC.
|
|
|
Pointer to row data in buffer (never g_free this).
|
|
|
Pointer to associated ObitTable.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
The center time.
|
|
|
UT1 TYPE.
|
|
|
UT1-UTC.
|
|
|
WOB TYPES.
|
|
|
Earth pole wobble.
|
1.3.9.1