#include <ObitTableBP.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. | |
| gfloat | TimeI |
| Time interval of record. | |
| oint | SourID |
| Source ID number. | |
| oint | SubA |
| Subarray number. | |
| oint | antNo |
| Antenna number. | |
| gfloat | BW |
| andwidth of an individual channel | |
| oint | FreqID |
| Freq. | |
| gdouble * | ChanShift |
| Frequency shift for each IF. | |
| oint | RefAnt1 |
| Reference Antenna. | |
| gfloat * | Weight1 |
| Weights for complex bandpass. | |
| gfloat * | Real1 |
| Real (channel gain Poln # 1 ). | |
| gfloat * | Imag1 |
| Imaginary (channel gain Poln # 1). | |
| oint | RefAnt2 |
| Reference Antenna. | |
| gfloat * | Weight2 |
| Weights for complex bandpass. | |
| gfloat * | Real2 |
| Real (channel gain Poln # 2 ). | |
| gfloat * | Imag2 |
| Imaginary (channel gain Poln # 2). | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Antenna number.
|
|
|
andwidth of an individual channel
|
|
|
Frequency shift for each IF.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Freq. id number |
|
|
Imaginary (channel gain Poln # 1).
|
|
|
Imaginary (channel gain 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 (channel gain Poln # 1 ).
|
|
|
Real (channel gain Poln # 2 ).
|
|
|
Reference Antenna.
|
|
|
Reference Antenna.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Source ID number.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Subarray number.
|
|
|
The center time.
|
|
|
Time interval of record.
|
|
|
Weights for complex bandpass.
|
|
|
Weights for complex bandpass.
|
1.3.9.1