#include <ObitTableOB.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). | |
| oint | antennaNo |
| Antenna number. | |
| oint | SubA |
| Subarray number. | |
| gdouble | Time |
| The center time. | |
| gfloat | orientation |
| ORIENTATION. | |
| gdouble * | orbXYZ |
| Obital position. | |
| gdouble * | velXYZ |
| Orbital velocity. | |
| gfloat * | sunAngle |
| Relative position of the Sun. | |
| gfloat * | eclipse |
| ECLIPSE. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Antenna number.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
ECLIPSE.
|
|
|
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.
|
|
|
Obital position.
|
|
|
ORIENTATION.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Subarray number.
|
|
|
Relative position of the Sun.
|
|
|
The center time.
|
|
|
Orbital velocity.
|
1.3.9.1