#include <ObitSource.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]. | |
| gint | SourID |
| Source ID number. | |
| gint | Qual |
| Source qualifier. | |
| gint | numIF |
| Number of IFs. | |
| gchar | SourceName [20] |
| Source Name. | |
| gchar | CalCode [8] |
| Source cal code. | |
| gfloat | equinox |
| Standard Equinox. | |
| gdouble | RAApp |
| Source Apparent RA (deg). | |
| gdouble | DecApp |
| Source Apparent Declination (deg). | |
| gdouble | RAMean |
| Source RA at standard equinox (deg). | |
| gdouble | DecMean |
| Source Declination at standard equinox (deg). | |
| gdouble | PMRa |
| Proper motion (deg/day) in RA. | |
| gdouble | PMDec |
| Proper motion (deg/day) in declination. | |
| 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 densityper IF. | |
| gdouble * | FreqOff |
| Frequency offset (Hz) from IF nominal per IF. | |
| gdouble | Bandwidth |
| Bandwidth. | |
| gdouble * | LSRVel |
| LSR velocity per IF. | |
| gdouble * | RestFreq |
| Line rest frequency per IF. | |
|
|
Bandwidth.
|
|
|
Source cal code.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Source Apparent Declination (deg).
|
|
|
Source Declination at standard equinox (deg).
|
|
|
Standard Equinox.
|
|
|
Frequency offset (Hz) from IF nominal per IF.
|
|
|
Total Stokes I flux density per IF.
|
|
|
LSR velocity per IF.
|
|
|
Name of object [Optional].
|
|
|
Number of IFs.
|
|
|
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 per IF.
|
|
|
Source qualifier.
|
|
|
Source Apparent RA (deg).
|
|
|
Source RA at standard equinox (deg).
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Line rest frequency per IF.
|
|
|
Source Name.
|
|
|
Source ID number.
|
|
|
Total Stokes U flux density per IF.
|
|
|
Total Stokes V flux densityper IF.
|
1.3.9.1