#include <ObitTableIDI_SOURCE.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 | SourID |
| Source ID. | |
| oint | Qual |
| Source qualifier. | |
| oint | FreqID |
| Frequency group (AKA Band) ID. | |
| 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 | PMRa |
| Proper motion (deg/day) in RA. | |
| gdouble | PMDec |
| Proper motion (deg/day) in declination. | |
| gfloat | parallax |
| Parallax. | |
| gchar * | Source |
| Source name. | |
| gchar * | CalCode |
| Calibrator code. | |
| gfloat * | IFlux |
| Total Stokes I flux density per IF. | |
| gfloat * | QFlux |
| Total Stokes Q flux density per IF. | |
| gfloat * | UFlux |
| Total Stokes U flux density per IF. | |
| gfloat * | VFlux |
| Total Stokes V flux density per IF. | |
| gfloat * | alpha |
| Spectral index per IF. | |
| gdouble * | FreqOff |
| Frequency offset (Hz) from IF nominal per IF. | |
| gdouble * | SysVel |
| Systemic velocity per Band (IF). | |
| gchar * | VelTyp |
| Velocity type. | |
| gchar * | VelDef |
| Velocity definition 'RADIO' or 'OPTICAL'. | |
| gdouble * | RestFreq |
| Line rest frequency per Band (IF). | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Spectral index per IF.
|
|
|
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 group (AKA Band) ID.
|
|
|
Frequency offset (Hz) from IF nominal per IF.
|
|
|
Total Stokes I flux density 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.
|
|
|
Parallax.
|
|
|
Proper motion (deg/day) in declination.
|
|
|
Proper motion (deg/day) in RA.
|
|
|
Total Stokes Q flux density per IF.
|
|
|
Source qualifier.
|
|
|
Apparent Right ascension.
|
|
|
Right ascension at mean EPOCH (actually equinox).
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Line rest frequency per Band (IF).
|
|
|
Source name.
|
|
|
Source ID.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Systemic velocity per Band (IF).
|
|
|
Total Stokes U flux density per IF.
|
|
|
Velocity definition 'RADIO' or 'OPTICAL'.
|
|
|
Velocity type.
|
|
|
Total Stokes V flux density per IF.
|
1.3.9.1