#include <ObitTableOTFScanData.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). | |
| gfloat | Time |
| The center time. | |
| gfloat | TimeI |
| The integration time. | |
| gfloat | Target |
| Celestial target, as index in target table. | |
| gfloat | Scan |
| Observing scan index. | |
| gfloat | RA |
| Nominal RA of array center. | |
| gfloat | Dec |
| Nominal Dec of array center. | |
| gfloat | rotate |
| Rotation of array on sky (parallactic angle). | |
| gfloat | cal |
| if > 0 then the cal source is on. | |
| gfloat * | data |
| Detector sample data per detector ). | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
if > 0 then the cal source is on.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Detector sample data per detector ).
|
|
|
Nominal Dec of array center.
|
|
|
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.
|
|
|
Nominal RA of array center.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Rotation of array on sky (parallactic angle).
|
|
|
Observing scan index.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Celestial target, as index in target table.
|
|
|
The center time.
|
|
|
The integration time.
|
1.3.9.1