#include <ObitAntenna.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 * | name |
| Name of object [Optional]. | |
| gchar | AntName [8] |
| Antenna name. | |
| gdouble | AntXYZ [3] |
| Antenna location (m). | |
| gdouble | AntLong |
| Antenna E. | |
| gdouble | AntLat |
| Antenna Latitude (rad). | |
| gdouble | AntRad |
| Antenna distance from earth center (m). | |
| gfloat | FeedAPA |
| Feed A feed position angle (rad). | |
| gfloat | FeedBPA |
| Feed B feed position angle (rad). | |
| gfloat * | FeedAPCal |
| Feed A Polarization calibration parameters. | |
| gfloat * | FeedBPCal |
| Feed B Polarization calibration parameters. | |
| gint | AntID |
| Antenna ID number (1-rel), <=0 -> no information. | |
| gint | AntMount |
| Antenna Mount Type 0=altaz, 1=equatorial, 2=orbiting. | |
| gint | numPCal |
| Number of polarization calibration parameters per feed. | |
| gchar | FeedAType |
| Feed A Feed Poln type 'R' 'L', 'X', 'Y'. | |
| gchar | FeedBType |
| Feed B Feed Poln type 'R' 'L', 'X', 'Y'. | |
|
|
Antenna ID number (1-rel), <=0 -> no information.
|
|
|
Antenna Latitude (rad).
|
|
|
Antenna E. Longitude (rad) |
|
|
Antenna Mount Type 0=altaz, 1=equatorial, 2=orbiting.
|
|
|
Antenna name.
|
|
|
Antenna distance from earth center (m).
|
|
|
Antenna location (m).
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Feed A feed position angle (rad).
|
|
|
Feed A Polarization calibration parameters.
|
|
|
Feed A Feed Poln type 'R' 'L', 'X', 'Y'.
|
|
|
Feed B feed position angle (rad).
|
|
|
Feed B Polarization calibration parameters.
|
|
|
Feed B Feed Poln type 'R' 'L', 'X', 'Y'.
|
|
|
Name of object [Optional].
|
|
|
Name of object [Optional].
|
|
|
Number of polarization calibration parameters per feed.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
1.3.9.1