#include <ObitTableVL.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 | Ra2000 |
| RA (J2000). | |
| gdouble | Dec2000 |
| Dec (J2000). | |
| gfloat | PeakInt |
| Peak Ipol. | |
| gfloat | MajorAxis |
| Fitted major axis size. | |
| gfloat | MinorAxis |
| Fitted minor axis siz. | |
| gfloat | PosAngle |
| Fitted PA. | |
| gfloat | QCenter |
| Center Q flux density. | |
| gfloat | UCenter |
| enter U flux density | |
| gfloat | PFlux |
| Integrated polarized flux density. | |
| gfloat | IRMS |
| Ipol RMS uncertainty. | |
| gfloat | PolRMS |
| RMS (sigma) in Qpol and Upol. | |
| gfloat | ResRMS |
| RMS of Ipol residual. | |
| gfloat | ResPeak |
| Peak in Ipol residual. | |
| gfloat | ResFlux |
| Integrated Ipol residual. | |
| gfloat | CenterX |
| Center x position in pixels in FIELD. | |
| gfloat | CenterY |
| Center y position in pixels in FIELD. | |
| oint | JDProcess |
| Julian date on which entry was derived from image. | |
| gchar * | Field |
| Name of survey field. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
Center x position in pixels in FIELD.
|
|
|
Center y position in pixels in FIELD.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Dec (J2000).
|
|
|
Name of survey field.
|
|
|
Ipol RMS uncertainty.
|
|
|
Julian date on which entry was derived from image.
|
|
|
Fitted major axis size.
|
|
|
Fitted minor axis siz.
|
|
|
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.
|
|
|
Peak Ipol.
|
|
|
Integrated polarized flux density.
|
|
|
RMS (sigma) in Qpol and Upol.
|
|
|
Fitted PA.
|
|
|
Center Q flux density.
|
|
|
RA (J2000).
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Integrated Ipol residual.
|
|
|
Peak in Ipol residual.
|
|
|
RMS of Ipol residual.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
enter U flux density
|
1.3.9.1