#include <ObitDCon.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]. | |
| gchar * | name |
| Name of object [Optional]. | |
| ObitThread * | thread |
| Threading info member object. | |
| ObitInfoList * | info |
| Linked list of arrays of data. | |
| ObitImageMosaic * | mosaic |
| 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 | |
This class is derived from the Obit class.
Actual deconvolution classes are derived from this class
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Linked list of arrays of data.
|
|
|
Image mosaic being deconvolved.
|
|
|
Name of object [Optional].
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Plane being processed, 1-rel indices of axes 3-?
|
|
|
message level for deconvolution progress messages, 0=none, 1=summary, 2=normal, higher numbers for diagnostics
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Threading info member object.
|
1.3.9.1