#include <ObitTableOTFSoln.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. | |
| oint | Target |
| Celestial target, as index in target table. | |
| gfloat | dRa |
| Correction to the RA for all detectors. | |
| gfloat | dDec |
| Correction to the Dec for all detectors. | |
| gfloat * | cal |
| Cal value in units of raw data per detector, to be subtracted fro. | |
| gfloat * | add |
| Additive (subtractive actually) term per detector. | |
| gfloat * | mult |
| Additive (subtractive actually) term per detector. | |
| gfloat * | wt |
| Weight value per detector. | |
| gfloat * | poly |
| Polynomial atmosphere model, expansion in RA, dec about pointing position. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Additive (subtractive actually) term per detector.
|
|
|
Cal value in units of raw data per detector, to be subtracted fro.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Correction to the Dec for all detectors.
|
|
|
Correction to the RA for all detectors.
|
|
|
Additive (subtractive actually) term per detector.
|
|
|
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.
|
|
|
Polynomial atmosphere model, expansion in RA, dec about pointing position.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Celestial target, as index in target table.
|
|
|
The center time.
|
|
|
The integration time.
|
|
|
Weight value per detector.
|
1.3.9.1