#include <ObitTableBL.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 | Time |
| The center time. | |
| oint | SourID |
| Source ID number. | |
| oint | SubA |
| Subarray number. | |
| oint | ant1 |
| First antenna number of baseline. | |
| oint | ant2 |
| Second antenna number of baseline. | |
| oint | FreqID |
| Freqid number. | |
| gfloat * | RealM1 |
| Real (Multiplicative correction Poln # 1 ). | |
| gfloat * | ImagM1 |
| Imaginary (Multiplicative correction Poln # 1 ). | |
| gfloat * | RealA1 |
| Real (Additive correction Poln # 1 ). | |
| gfloat * | ImagA1 |
| Imaginary (Additive correction Poln # 1 ). | |
| gfloat * | RealM2 |
| Real (Multiplicative correction Poln # 2 ). | |
| gfloat * | ImagM2 |
| Imaginary (Multiplicative correction Poln # 2 ). | |
| gfloat * | RealA2 |
| Real (Additive correction Poln # 2 ). | |
| gfloat * | ImagA2 |
| Imaginary (Additive correction Poln # 2 ). | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
First antenna number of baseline.
|
|
|
Second antenna number of baseline.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Freqid number.
|
|
|
Imaginary (Additive correction Poln # 1 ).
|
|
|
Imaginary (Additive correction Poln # 2 ).
|
|
|
Imaginary (Multiplicative correction Poln # 1 ).
|
|
|
Imaginary (Multiplicative correction Poln # 2 ).
|
|
|
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.
|
|
|
Real (Additive correction Poln # 1 ).
|
|
|
Real (Additive correction Poln # 2 ).
|
|
|
Real (Multiplicative correction Poln # 1 ).
|
|
|
Real (Multiplicative correction Poln # 2 ).
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Source ID number.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Subarray number.
|
|
|
The center time.
|
1.3.9.1