Main Page | Class List | Directories | File List | Class Members | File Members

ObitDConCleanWindow Struct Reference

ObitDConCleanWindow Class structure. More...

#include <ObitDConCleanWindow.h>

List of all members.

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.


Detailed Description

ObitDConCleanWindow Class structure.


Member Data Documentation

gboolean ObitDConCleanWindow::autoWindow
 

auto Window feature requested?

gpointer ObitDConCleanWindow::ClassInfo
 

ClassInfo pointer for class with name, base and function pointers.

GSList** ObitDConCleanWindow::Lists
 

Array of WindowLists, one per field.

glong* ObitDConCleanWindow::maxId
 

Actually maximum ID number per field.

gchar* ObitDConCleanWindow::name
 

Name of object [Optional].

glong** ObitDConCleanWindow::naxis
 

Dimensions of fields.

glong ObitDConCleanWindow::ndim
 

Number of Dimensions.

glong ObitDConCleanWindow::nfield
 

Number of fields.

gint32 ObitDConCleanWindow::ObitId
 

Recognition bit pattern to identify the start of an Obit object.

gpointer* ObitDConCleanWindow::outWindow
 

Array of outer windows (as WindowListElem), one per field.

gint ObitDConCleanWindow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:11 2007 for Obit by  doxygen 1.3.9.1