#include <ObitDConCleanWindow.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]. | |
| glong | nfield |
| Number of fields. | |
| glong | ndim |
| Number of Dimensions. | |
| glong ** | naxis |
| Dimensions of fields. | |
| glong * | maxId |
| Actually maximum ID number per field. | |
| GSList ** | Lists |
| Array of WindowLists, one per field. | |
| gboolean | autoWindow |
| auto Window feature requested? | |
| gpointer * | outWindow |
| Array of outer windows (as WindowListElem), one per field. | |
|
|
auto Window feature requested?
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Array of WindowLists, one per field.
|
|
|
Actually maximum ID number per field.
|
|
|
Name of object [Optional].
|
|
|
Dimensions of fields.
|
|
|
Number of Dimensions.
|
|
|
Number of fields.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Array of outer windows (as WindowListElem), one per field.
|
|
|
Reference count for object (numbers of pointers attaching).
|
1.3.9.1