#include <ObitTableAN.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 | noSta |
| Station number, used as an index in other tables, uv data. | |
| oint | mntSta |
| Mount type, 0=altaz, 1=equatorial, 2=orbiting. | |
| gfloat | staXof |
| Axis offset. | |
| gfloat | PolAngA |
| Feed A feed position angle. | |
| gfloat | PolAngB |
| Feed B feed position angle. | |
| gchar * | AntName |
| Station name. | |
| gdouble * | StaXYZ |
| X,Y,Z offset from array center. | |
| gdouble * | OrbParm |
| Orbital parameters. | |
| 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 name.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Mount type, 0=altaz, 1=equatorial, 2=orbiting.
|
|
|
Pointer to row data in buffer (never g_free this).
|
|
|
Pointer to associated ObitTable.
|
|
|
Name of object [Optional].
|
|
|
Station number, used as an index in other tables, uv data.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Orbital parameters.
|
|
|
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
|
|
|
Axis offset.
|
|
|
X,Y,Z offset from array center.
|
1.3.9.1