#include <ObitTableSN.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 | Time |
| The center time of the solution. | |
| gfloat | TimeI |
| Solution interval. | |
| oint | SourID |
| Source Identifier number. | |
| oint | antNo |
| Antenna number. | |
| oint | SubA |
| Subarray number. | |
| oint | FreqID |
| Frequency ID. | |
| gfloat | IFR |
| Ionospheric Faraday Rotation. | |
| oint | NodeNo |
| Node number. | |
| gfloat | MBDelay1 |
| Multiband delay poln # 1. | |
| gfloat * | Real1 |
| Real (gain Poln # 1 ). | |
| gfloat * | Imag1 |
| Imaginary (gain Poln # 1). | |
| gfloat * | Delay1 |
| Residual group delay Poln # 1. | |
| gfloat * | Rate1 |
| Residual fringe rate Poln # 1. | |
| gfloat * | Weight1 |
| Weight of soln. | |
| oint * | RefAnt1 |
| Reference antenna Poln # 1. | |
| gfloat | MBDelay2 |
| Multiband delay poln # 2. | |
| gfloat * | Real2 |
| Real (gain Poln # 2 ). | |
| gfloat * | Imag2 |
| Imaginary (gain Poln # 2). | |
| gfloat * | Delay2 |
| Residual group delay Poln # 2. | |
| gfloat * | Rate2 |
| Residual fringe rate Poln # 2. | |
| gfloat * | Weight2 |
| Weight of soln. | |
| oint * | RefAnt2 |
| Reference antenna Poln # 2. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Antenna number.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Residual group delay Poln # 1.
|
|
|
Residual group delay Poln # 2.
|
|
|
Frequency ID.
|
|
|
Ionospheric Faraday Rotation.
|
|
|
Imaginary (gain Poln # 1).
|
|
|
Imaginary (gain Poln # 2).
|
|
|
Multiband delay poln # 1.
|
|
|
Multiband delay poln # 2.
|
|
|
Pointer to row data in buffer (never g_free this).
|
|
|
Pointer to associated ObitTable.
|
|
|
Name of object [Optional].
|
|
|
Node number.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Residual fringe rate Poln # 1.
|
|
|
Residual fringe rate Poln # 2.
|
|
|
Real (gain Poln # 1 ).
|
|
|
Real (gain Poln # 2 ).
|
|
|
Reference antenna Poln # 1.
|
|
|
Reference antenna Poln # 2.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Source Identifier number.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Subarray number.
|
|
|
The center time of the solution.
|
|
|
Solution interval.
|
|
|
Weight of soln. Poln # 1 |
|
|
Weight of soln. Poln # 2 |
1.3.9.1