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

ObitDCon Struct Reference

ObitDCon virtual deconvolution base class. More...

#include <ObitDCon.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].
gchar * name
 Name of object [Optional].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitImageMosaicmosaic
 Image mosaic being deconvolved.
glong plane [IM_MAXDIM-2]
 Plane being processed, 1-rel indices of axes 3-?
gint prtLv
 message level for deconvolution progress messages, 0=none, 1=summary, 2=normal, higher numbers for diagnostics


Detailed Description

ObitDCon virtual deconvolution base class.

This class is derived from the Obit class.

Actual deconvolution classes are derived from this class


Member Data Documentation

gpointer ObitDCon::ClassInfo
 

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

ObitInfoList* ObitDCon::info
 

Linked list of arrays of data.

ObitImageMosaic* ObitDCon::mosaic
 

Image mosaic being deconvolved.

gchar* ObitDCon::name
 

Name of object [Optional].

gchar* ObitDCon::name
 

Name of object [Optional].

gint32 ObitDCon::ObitId
 

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

glong ObitDCon::plane[IM_MAXDIM-2]
 

Plane being processed, 1-rel indices of axes 3-?

gint ObitDCon::prtLv
 

message level for deconvolution progress messages, 0=none, 1=summary, 2=normal, higher numbers for diagnostics

gint ObitDCon::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitThread* ObitDCon::thread
 

Threading info member object.


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