#include <ObitGBTIFInfo.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]. | |
| gchar * | Backend |
| Backend name. | |
| gchar | poln [MAXNUMIF] |
| Polarization (R, L, X, Y) values. | |
| gint | nIF |
| Number of IFs in this structure. | |
| gint | nchan |
| Number of frequency channels. | |
| gchar | bank [MAXNUMIF][2] |
| Bank identifier. | |
| gint | port [MAXNUMIF] |
| Port identifier. | |
| gint | feed [MAXNUMIF] |
| Feed number. | |
| gint | srfeed1 [MAXNUMIF] |
| index of first FEED of a sig/ref pair | |
| gint | srfeed2 [MAXNUMIF] |
| index of second FEED of a sig/ref pair | |
| gfloat | delta [MAXNUMIF] |
| Channel frequency increment (Hz). | |
| gfloat | refPixel [MAXNUMIF] |
| Frequency reference pixel. | |
| gdouble | refFrequency [MAXNUMIF] |
| Reference frequency (Hz). | |
|
|
Backend name.
|
|
|
Bank identifier.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Channel frequency increment (Hz).
|
|
|
Feed number.
|
|
|
Name of object [Optional].
|
|
|
Number of frequency channels.
|
|
|
Number of IFs in this structure.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Polarization (R, L, X, Y) values.
|
|
|
Port identifier.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Reference frequency (Hz).
|
|
|
Frequency reference pixel.
|
|
|
index of first FEED of a sig/ref pair
|
|
|
index of second FEED of a sig/ref pair
|
1.3.9.1