#include <ObitTableOTFTarget.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 | TargID |
| Target ID. | |
| oint | Qual |
| Target qualifier. | |
| gfloat | IFlux |
| Total Stokes I flux density. | |
| gfloat | QFlux |
| Total Stokes Q flux density. | |
| gfloat | UFlux |
| Total Stokes U flux density. | |
| gfloat | VFlux |
| Total Stokes V flux density. | |
| gdouble | FreqOff |
| Frequency offset (Hz) from nominal. | |
| gdouble | Bandwidth |
| Bandwidth. | |
| gdouble | RAMean |
| Right ascension at mean EPOCH (actually equinox). | |
| gdouble | DecMean |
| Declination at mean EPOCH (actually equinox). | |
| gdouble | Epoch |
| Mean Epoch (really equinox) for position in yr. | |
| gdouble | RAApp |
| Apparent Right ascension. | |
| gdouble | DecApp |
| Apparent Declination. | |
| gdouble | LSRVel |
| LSR velocity per IF. | |
| gdouble | RestFreq |
| Line rest frequency per IF. | |
| gdouble | PMRa |
| Proper motion (deg/day) in RA. | |
| gdouble | PMDec |
| Proper motion (deg/day) in declination. | |
| gchar * | Target |
| Target name. | |
| gchar * | CalCode |
| Calibrator code. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Bandwidth.
|
|
|
Calibrator code.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Apparent Declination.
|
|
|
Declination at mean EPOCH (actually equinox).
|
|
|
Mean Epoch (really equinox) for position in yr. since year 0.0 |
|
|
Frequency offset (Hz) from nominal.
|
|
|
Total Stokes I flux density.
|
|
|
LSR velocity per IF.
|
|
|
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.
|
|
|
Proper motion (deg/day) in declination.
|
|
|
Proper motion (deg/day) in RA.
|
|
|
Total Stokes Q flux density.
|
|
|
Target qualifier.
|
|
|
Apparent Right ascension.
|
|
|
Right ascension at mean EPOCH (actually equinox).
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Line rest frequency per IF.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Target name.
|
|
|
Target ID.
|
|
|
Total Stokes U flux density.
|
|
|
Total Stokes V flux density.
|
1.3.9.1