#include <ObitTableIDI_ARRAY_GEOMETRY.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, 3=dipole. | |
| gchar * | AntName |
| Station name. | |
| gdouble * | StaXYZ |
| X,Y,Z offset from array center. | |
| gdouble * | derXYZ |
| look this up | |
| gdouble * | OrbParm |
| Orbital parameters. | |
| gfloat * | staXof |
| Axis offset (in 3D???). | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Station name.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
look this up
|
|
|
Mount type, 0=altaz, 1=equatorial, 2=orbiting, 3=dipole.
|
|
|
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.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Axis offset (in 3D???).
|
|
|
X,Y,Z offset from array center.
|
1.3.9.1