#include <ObitTableIDI_UV_DATA.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). | |
| gfloat | uu |
| U component of baseline. | |
| gfloat | vv |
| V component of baseline. | |
| gfloat | ww |
| W component of baseline. | |
| gdouble | date |
| Julian Date. | |
| gdouble | Time |
| The center time. | |
| oint | Baseline |
| Interferometer baseline as ant 1*256+ant1 (1-rel). | |
| oint | Filter |
| Filter. | |
| oint | Source |
| Source ID, index into SOURCE table. | |
| oint | FreqID |
| Frequency group ID, index into FREQUENCY table. | |
| gfloat | IntTim |
| The integration time. | |
| oint | GateID |
| Gate ID. | |
| gfloat * | Weight |
| Weight per correlation, same order as data. | |
| gfloat * | Flux |
| Visibility matrix. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Interferometer baseline as ant 1*256+ant1 (1-rel).
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Julian Date.
|
|
|
Filter.
|
|
|
Visibility matrix.
|
|
|
Frequency group ID, index into FREQUENCY table.
|
|
|
Gate ID.
|
|
|
The integration time.
|
|
|
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).
|
|
|
Source ID, index into SOURCE table.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
The center time.
|
|
|
U component of baseline.
|
|
|
V component of baseline.
|
|
|
Weight per correlation, same order as data.
|
|
|
W component of baseline.
|
1.3.9.1