#include <ObitTableWX.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 |
| The center time of the solution. | |
| gfloat | TimeI |
| Solution interval. | |
| oint | antNo |
| Antenna number. | |
| oint | SubA |
| Subarray number. | |
| gfloat | temperature |
| Temperature. | |
| gfloat | pressure |
| Pressure. | |
| gfloat | dewpoint |
| Dew Point. | |
| gfloat | windVelocity |
| Wind velocity. | |
| gfloat | windDirection |
| Wind direction (azimuth). | |
| gfloat | wvrH2O |
| Water vapor radiometer. | |
| gfloat | onosElectron |
| Ionospheric electron something. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Antenna number.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Dew Point.
|
|
|
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.
|
|
|
Ionospheric electron something.
|
|
|
Pressure.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Subarray number.
|
|
|
Temperature.
|
|
|
The center time of the solution.
|
|
|
Solution interval.
|
|
|
Wind direction (azimuth).
|
|
|
Wind velocity.
|
|
|
Water vapor radiometer.
|
1.3.9.1