#include <ObitTablePS.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 | RAPoint |
| Pointing RA at epoch 2000. | |
| gdouble | DecPoint |
| Pointing Dec at epoch 2000. | |
| gboolean | Special |
| Special processing applied. | |
| oint | NoFields |
| Number of sub fields. | |
| gchar * | FieldName |
| Field name (source). | |
| gchar * | obsdate |
| Observing ref. | |
| gchar * | Status |
| Processing status. | |
| gboolean * | IQU |
| IQU Flags True if processed. | |
| gboolean * | CCLimit |
| Flags to using all possible CC. | |
| gfloat * | PerCent |
| Percent of visibility data I,Q,U. | |
| gfloat * | PixMax |
| Pixel max (Jy) I,Q,U. | |
| gfloat * | PixMin |
| Pixel min (Jy) I,Q,U. | |
| gfloat * | Quality |
| Quality measure, RMS I,Q,U. | |
| gchar * | Comment |
| Comments. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Flags to using all possible CC.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Comments.
|
|
|
Pointing Dec at epoch 2000.
|
|
|
Field name (source).
|
|
|
IQU Flags True if processed.
|
|
|
Pointer to row data in buffer (never g_free this).
|
|
|
Pointer to associated ObitTable.
|
|
|
Name of object [Optional].
|
|
|
Number of sub fields.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Observing ref. date.(YYYYMMDD) |
|
|
Percent of visibility data I,Q,U.
|
|
|
Pixel max (Jy) I,Q,U.
|
|
|
Pixel min (Jy) I,Q,U.
|
|
|
Quality measure, RMS I,Q,U.
|
|
|
Pointing RA at epoch 2000.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Special processing applied.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Processing status.
|
1.3.9.1