#include <ObitTableIDI_ANTENNA.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). | |
| gdouble | time |
| Time. | |
| gfloat | time_interval |
| Time interval over which antenna characteristics valid. | |
| oint | antenna_no |
| Station number, used as an index in other tables, uv data. | |
| oint | array |
| Subarray number. | |
| oint | freqid |
| Frequency group id. | |
| oint | no_levels |
| Quantization of data, no. | |
| gfloat | PolAngA |
| Feed A feed position angle. | |
| gfloat | PolAngB |
| Feed B feed position angle. | |
| gchar * | AntName |
| Station name. | |
| gchar * | polTypeA |
| Feed A feed poln. | |
| gfloat * | PolCalA |
| Feed A poln. | |
| gchar * | polTypeB |
| Feed B feed poln. | |
| gfloat * | PolCalB |
| Feed B poln. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Station number, used as an index in other tables, uv data.
|
|
|
Station name.
|
|
|
Subarray number.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Frequency group id.
|
|
|
Pointer to row data in buffer (never g_free this).
|
|
|
Pointer to associated ObitTable.
|
|
|
Name of object [Optional].
|
|
|
Quantization of data, no. levels. |
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Feed A feed position angle.
|
|
|
Feed B feed position angle.
|
|
|
Feed A poln. cal parameter. |
|
|
Feed B poln. cal parameter |
|
|
Feed A feed poln. type 'R','L','X','Y', actually only one valid character. |
|
|
Feed B feed poln. type 'R','L','X','Y' |
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Time.
|
|
|
Time interval over which antenna characteristics valid.
|
1.3.9.1