#include <ObitTableOTFIndex.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). | |
| oint | ScanID |
| Scan ID number. | |
| gfloat | Time |
| The center time of the scan. | |
| gfloat | TimeI |
| Duration of scan. | |
| oint | TargetID |
| Target ID as defined in the OTFTarget table. | |
| oint | StartRec |
| First record number (1-rel) in scan. | |
| oint | EndRec |
| Last record number (1-rel) in scan. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Last record number (1-rel) in scan.
|
|
|
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.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Scan ID number.
|
|
|
First record number (1-rel) in scan.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Target ID as defined in the OTFTarget table.
|
|
|
The center time of the scan.
|
|
|
Duration of scan.
|
1.3.9.1