#include <ObitTableGBTCCBDATA.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 | dmjd |
| MJD of the integration start. | |
| gshort | usable |
| gboolean | cala |
| Is Cal A ``on''? | |
| gboolean | calb |
| Is Cal B ``on''? | |
| gboolean * | slaveok |
| Is each daughter card in an OK state? | |
| gboolean * | ovrflow |
| DATA overflowed? - same order as DATA. | |
| oint * | data |
| unsigned (PORT,CCBSTATE) | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Is Cal A ``on''?
|
|
|
Is Cal B ``on''?
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
unsigned (PORT,CCBSTATE)
|
|
|
MJD of the integration start.
|
|
|
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.
|
|
|
DATA overflowed? - same order as DATA.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Is each daughter card in an OK state?
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
|
1.3.9.1