#include <ObitGBTBeamOffInfo.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 | nBeamOff |
| Number of BeamOffs in this structure. | |
| gchar | BeamName [MAXNUMBEAMOFF][8] |
| Name. | |
| gdouble | xeloff [MAXNUMBEAMOFF] |
| Azimuth*cos(el) offset in deg. | |
| gdouble | eloff [MAXNUMBEAMOFF] |
| elevation offset in deg | |
| gint | srfeed1 [MAXNUMBEAMOFF] |
| sig/ref feed 1 | |
| gint | srfeed2 [MAXNUMBEAMOFF] |
| sig/ref feed 2 | |
|
|
Name.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
elevation offset in deg
|
|
|
Name of object [Optional].
|
|
|
Number of BeamOffs in this structure.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
sig/ref feed 1
|
|
|
sig/ref feed 2
|
|
|
Azimuth*cos(el) offset in deg.
|
1.3.9.1