#include <ObitDConCleanVis.h>
Public Attributes | |
| gboolean | initialized |
| Have I been initialized? | |
| gboolean | hasScratch |
| Are disk resident "scratch" objects of this class possible? | |
| gchar * | ClassName |
| Name of class ("Obit"). | |
| gconstpointer | ParentClass |
| Pointer to parent class ClassInfo, Null if none. | |
| ObitClassInitFP | ObitClassInit |
| Function pointer to Class initializer. | |
| newObitFP | newObit |
| Function pointer to newObit. | |
| ObitGetClassFP | ObitGetClass |
| Function pointer to GetClass. | |
| ObitClassInfoDefFnFP | ObitClassInfoDefFn |
| Function pointer to ClassInfoDefFn. | |
| ObitCopyFP | ObitCopy |
| Function pointer to shallow copy constructor. | |
| ObitCloneFP | ObitClone |
| Function pointer to deep copy constructor. | |
| ObitRefFP | ObitRef |
| Function pointer to Object Ref. | |
| ObitUnrefFP | ObitUnref |
| Function pointer to Object Unref. | |
| ObitIsAFP | ObitIsA |
| Function pointer to test if a class member. | |
| ObitClearFP | ObitClear |
| Function pointer to deallocation function. | |
| ObitInitFP | ObitInit |
| Function pointer to object initializer. | |
| ObitDConGetParmsFP | ObitDConGetParms |
| Function pointer to Get parameters. | |
| ObitDConDeconvolveFP | ObitDConDeconvolve |
| Function pointer to Deconvolve. | |
| ObitDConCleanDefWindowFP | ObitDConCleanDefWindow |
| Pointer to Set Default CLEAN windows. | |
| ObitDConCleanPixelStatsFP | ObitDConCleanPixelStats |
| Pointer to Prepare for minor cycle. | |
| ObitDConCleanImageStatsFP | ObitDConCleanImageStats |
| Pointer to Determine image statistics. | |
| ObitDConCleanSelectFP | ObitDConCleanSelect |
| Pointer to Select components to be subtracted. | |
| ObitDConCleanSubFP | ObitDConCleanSub |
| Pointer to Subtract components. | |
| ObitDConCleanRestoreFP | ObitDConCleanRestore |
| Pointer to Restore subtracted components. | |
| ObitDConCleanFlattenFP | ObitDConCleanFlatten |
| Pointer to Flatten multiple facets to one. | |
| ObitDConCleanXRestoreFP | ObitDConCleanXRestore |
| Pointer to Restore subtracted components from other fields. | |
| ObitDConCleanAutoWindowFP | ObitDConCleanAutoWindow |
| Pointer to .Automatically add window. | |
| ObitDConCleanVisPickNextFP | ObitDConCleanVisPickNext |
| Pointer to Pick next field(s) and get Residual image(s). | |
| ObitDConCleanVisQualityFP | ObitDConCleanVisQuality |
| Pointer to Determine quality measure for field. | |
| ObitDConCleanVisReimageFP | ObitDConCleanVisReimage |
| Pointer to Determine if reimaging needed. | |
| ObitDConCleanVisAddFieldFP | ObitDConCleanVisAddField |
| Pointer to Determine if reimaging needed. | |
| ObitDConCleanVisRecenterFP | ObitDConCleanVisRecenter |
| Pointer to Determine if recentering needed. | |
| ObitDConCleanVisFilterFP | ObitDConCleanVisFilter |
| Pointer to Filter weak, isolated components. | |
Contains class name, a pointer to any parent class (NULL if none) and function pointers.
|
|
Name of class ("Obit").
|
|
|
Are disk resident "scratch" objects of this class possible?
|
|
|
Have I been initialized?
|
|
|
Function pointer to newObit.
|
|
|
Function pointer to ClassInfoDefFn.
|
|
|
Function pointer to Class initializer.
|
|
|
Function pointer to deallocation function.
|
|
|
Function pointer to deep copy constructor.
|
|
|
Function pointer to shallow copy constructor.
|
|
|
Pointer to .Automatically add window.
|
|
|
Pointer to Set Default CLEAN windows.
|
|
|
Pointer to Flatten multiple facets to one.
|
|
|
Pointer to Determine image statistics.
|
|
|
Pointer to Prepare for minor cycle.
|
|
|
Pointer to Restore subtracted components.
|
|
|
Pointer to Select components to be subtracted.
|
|
|
Pointer to Subtract components.
|
|
|
Pointer to Determine if reimaging needed.
|
|
|
Pointer to Filter weak, isolated components.
|
|
|
Pointer to Pick next field(s) and get Residual image(s).
|
|
|
Pointer to Determine quality measure for field.
|
|
|
Pointer to Determine if recentering needed.
|
|
|
Pointer to Determine if reimaging needed.
|
|
|
Pointer to Restore subtracted components from other fields.
|
|
|
Function pointer to Deconvolve.
|
|
|
Function pointer to Get parameters.
|
|
|
Function pointer to GetClass.
|
|
|
Function pointer to object initializer.
|
|
|
Function pointer to test if a class member.
|
|
|
Function pointer to Object Ref.
|
|
|
Function pointer to Object Unref.
|
|
|
Pointer to parent class ClassInfo, Null if none.
|
1.3.9.1