#include <ObitTableGBTIF.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 | port |
| Index of the backend's input. | |
| oint | feed |
| Index of receiver RF entry point (0 indicates none. | |
| oint | srfeed1 |
| Index of first FEED of a sig/ref pair. | |
| oint | srfeed2 |
| Index of second FEED of a sig/ref pair. | |
| gfloat | CenterIF |
| Approximate physical center frequency. | |
| gfloat | CenterSky |
| Approximate center frequency on the sky. | |
| gfloat | bandwdth |
| Approximate resulting bandwidth. | |
| oint | highCal |
| ndicates a high powered calibrator was used. | |
| gfloat | testToneIF |
| Approximate physical test tone frequency, if any. | |
| gfloat | YestToneSky |
| Approximate test tone frequency on the sky, if any. | |
| gdouble | sffMultiplier |
| Sky Frequency Formula multiplier coefficient. | |
| gdouble | sffSideband |
| Sky Frequency Formula sideband coefficient. | |
| gdouble | sffOffset |
| Sky Frequency Formula offset coefficient. | |
| oint | transformCount |
| Number of transform. | |
| gchar * | backend |
| Name of the terminating backend. | |
| gchar * | bank |
| Name of the backend's set of inputs. | |
| gchar * | receiver |
| Name of the receiver of origin. | |
| gchar * | receptor |
| Name of the receiver's detector. | |
| gchar * | loCircuit |
| Circuit producing the tracking frequency. | |
| gchar * | loComponent |
| component producing the tracking frequency. | |
| gchar * | sideband |
| Resulting sideband: upper or lower. | |
| gchar * | polarize |
| Resulting polarization ('X', 'Y', 'R', 'L'). | |
| gchar * | TestToneCircuit |
| Circuit producing the test tone, if any. | |
| gchar * | testToneComponent |
| Component producing the test tone, if any. | |
| gchar * | transforms |
| Matrix of transform descriptions (frequencies in MHz). | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Name of the terminating backend.
|
|
|
Approximate resulting bandwidth.
|
|
|
Name of the backend's set of inputs.
|
|
|
Approximate physical center frequency.
|
|
|
Approximate center frequency on the sky.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Index of receiver RF entry point (0 indicates none.
|
|
|
ndicates a high powered calibrator was used.
|
|
|
Circuit producing the tracking frequency.
|
|
|
component producing the tracking frequency.
|
|
|
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.
|
|
|
Resulting polarization ('X', 'Y', 'R', 'L').
|
|
|
Index of the backend's input.
|
|
|
Name of the receiver of origin.
|
|
|
Name of the receiver's detector.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Sky Frequency Formula multiplier coefficient.
|
|
|
Sky Frequency Formula offset coefficient.
|
|
|
Sky Frequency Formula sideband coefficient.
|
|
|
Resulting sideband: upper or lower.
|
|
|
Index of first FEED of a sig/ref pair.
|
|
|
Index of second FEED of a sig/ref pair.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Circuit producing the test tone, if any.
|
|
|
Component producing the test tone, if any.
|
|
|
Approximate physical test tone frequency, if any.
|
|
|
Number of transform.
|
|
|
Matrix of transform descriptions (frequencies in MHz).
|
|
|
Approximate test tone frequency on the sky, if any.
|
1.3.9.1