#include <ObitTablePC.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. | |
| oint | SourID |
| Source ID number. | |
| oint | antennaNo |
| Antenna number. | |
| oint | Array |
| Array number. | |
| oint | FreqID |
| Frequency ID. | |
| gdouble | CableCal |
| CABLE_CAL. | |
| gfloat * | State1 |
| State counts(?). | |
| gdouble * | PCFreq1 |
| Frequencies of the phase tones. | |
| gdouble * | PCReal1 |
| Real part of tone phase. | |
| gdouble * | PCImag1 |
| Imaginary part of tone phase. | |
| gdouble * | PCRate1 |
| Tone rate phase. | |
| gfloat * | State2 |
| State counts(?). | |
| gdouble * | PCFreq2 |
| Frequencies of the phase tones. | |
| gdouble * | PCReal2 |
| Real part of tone phase. | |
| gdouble * | PCImag2 |
| Imaginary part of tone phase. | |
| gdouble * | PCRate2 |
| Tone rate phase. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Antenna number.
|
|
|
Array number.
|
|
|
CABLE_CAL.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Frequency ID.
|
|
|
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.
|
|
|
Frequencies of the phase tones.
|
|
|
Frequencies of the phase tones.
|
|
|
Imaginary part of tone phase.
|
|
|
Imaginary part of tone phase.
|
|
|
Tone rate phase.
|
|
|
Tone rate phase.
|
|
|
Real part of tone phase.
|
|
|
Real part of tone phase.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Source ID number.
|
|
|
State counts(?).
|
|
|
State counts(?).
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
The center time.
|
1.3.9.1