#include <ObitGBTDCROTF.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]. | |
| ObitOTF * | outOTF |
| Output OTF. | |
| gchar | Name [48] |
| Target name. | |
| gdouble | timeCorr |
| Correction in sec to add to GBT time labels. | |
| glong | nAntTime |
| number of antenna time samples | |
| gdouble * | AntDMJD |
| Array of antenna times. | |
| gdouble * | AntRA |
| Array of Antenna RA J2000 values. | |
| gdouble * | AntDec |
| Array of Antenna Dec J2000 values. | |
| gdouble | refMJD |
| Reference Julian date. | |
| gdouble | integTime |
| Integration time in days. | |
| gdouble | startTime |
| Start time of Scan in days. | |
| gdouble | endTime |
| End time of Scan in days. | |
| gfloat | target |
| target number | |
| gfloat | scan |
| scan number | |
| glong | startRec |
| First record number (1-rel) in scan. | |
| glong | endRec |
| End record number (1-rel) in scan. | |
| glong | nfeed |
| Number of feeds. | |
| glong | nchan |
| Number of frequencies. | |
| glong | nstok |
| Number of Stokes. | |
| gboolean | isBS |
| True if data beam switched. | |
| gchar | poln [10] |
| Polarization states per detector, 'R', 'L', 'X', 'Y'. | |
| gfloat | deltaFreq |
| Channel increment. | |
| gfloat | refPixel |
| Frequency reference pixel. | |
| gdouble | refFrequency |
| reference frequency (Hz) | |
| ObitGBTIFInfo * | IFdata |
| IF information structure. | |
| ObitGBTDCRStateInfo * | StateData |
| State information structure. | |
| ObitGBTBeamOffInfo * | BeamOffData |
| Beam offset information structure. | |
| gfloat | azOff |
| Az and el offsets to apply to pointing positions. | |
| gfloat | elOff |
| Az and el offsets to apply to pointing positions. | |
|
|
Array of Antenna Dec J2000 values.
|
|
|
Array of antenna times.
|
|
|
Array of Antenna RA J2000 values.
|
|
|
Az and el offsets to apply to pointing positions.
|
|
|
Beam offset information structure.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Channel increment.
|
|
|
Az and el offsets to apply to pointing positions.
|
|
|
End record number (1-rel) in scan.
|
|
|
End time of Scan in days.
|
|
|
IF information structure.
|
|
|
Integration time in days.
|
|
|
True if data beam switched.
|
|
|
Target name.
|
|
|
Name of object [Optional].
|
|
|
number of antenna time samples
|
|
|
Number of frequencies.
|
|
|
Number of feeds.
|
|
|
Number of Stokes.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Output OTF.
|
|
|
Polarization states per detector, 'R', 'L', 'X', 'Y'.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
reference frequency (Hz)
|
|
|
Reference Julian date.
|
|
|
Frequency reference pixel.
|
|
|
scan number
|
|
|
First record number (1-rel) in scan.
|
|
|
Start time of Scan in days.
|
|
|
State information structure.
|
|
|
target number
|
|
|
Correction in sec to add to GBT time labels.
|
1.3.9.1