#include <ObitTableVZ.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 | Ra2000 |
| RA (J2000). | |
| gdouble | Dec2000 |
| Dec (J2000). | |
| gfloat | PeakInt |
| Peak Ipol. | |
| oint | Quality |
| Quality (crowding) measure, 0=> best, higher worse. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Dec (J2000).
|
|
|
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.
|
|
|
Peak Ipol.
|
|
|
Quality (crowding) measure, 0=> best, higher worse.
|
|
|
RA (J2000).
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
status 0=normal, 1=modified, -1=flagged
|
1.3.9.1