#include <ObitDConCleanWindow.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. | |
| ObitDConCleanWindowCreateFP | ObitDConCleanWindowCreate |
| Function pointer to Constructor. | |
| ObitDConCleanWindowCreate1FP | ObitDConCleanWindowCreate1 |
| Function pointer to Constructor foe 1 field. | |
| ObitDConCleanWindowInfoFP | ObitDConCleanWindowInfo |
| Function pointer to Ask window info. | |
| ObitDConCleanWindowSearchFP | ObitDConCleanWindowSearch |
| Function pointer to window search. | |
| ObitDConCleanWindowAddFP | ObitDConCleanWindowAdd |
| Function pointer to Add window. | |
| ObitDConCleanWindowDelFP | ObitDConCleanWindowDel |
| Function pointer to Delete window. | |
| ObitDConCleanWindowUpdateFP | ObitDConCleanWindowUpdate |
| Function pointer to Modify window. | |
| ObitDConCleanWindowOuterFP | ObitDConCleanWindowOuter |
| Function pointer to set outer window. | |
| ObitDConCleanWindowImageFP | ObitDConCleanWindowImage |
| Function pointer to Check Image. | |
| ObitDConCleanWindowRowFP | ObitDConCleanWindowRow |
| Function pointer to Check Row. | |
| ObitDConCleanWindowOuterRowFP | ObitDConCleanWindowOuterRow |
| Function pointer to Check Outer Row. | |
| ObitDConCleanWindowSizeFP | ObitDConCleanWindowSize |
| Function pointer to Check Size. | |
| ObitDConCleanWindowCountFP | ObitDConCleanWindowCount |
| Function pointer to Count pixels. | |
| ObitDConCleanWindowAutoWindowFP | ObitDConCleanWindowAutoWindow |
| Function pointer to find values needed for autoWindow. | |
| ObitDConCleanWindowReplaceFieldFP | ObitDConCleanWindowReplaceField |
| Function pointer to replace windows in a field. | |
| ObitDConCleanWindowAddFieldFP | ObitDConCleanWindowAddField |
| Function pointer to add field. | |
| ObitDConCleanWindowInnerRowFP | ObitDConCleanWindowInnerRow |
| Function pointer to row box mask. | |
| ObitDConCleanWindowUnrowFP | ObitDConCleanWindowUnrow |
| Function pointer to row unbox mask. | |
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.
|
|
|
Function pointer to Add window.
|
|
|
Function pointer to add field.
|
|
|
Function pointer to find values needed for autoWindow.
|
|
|
Function pointer to Count pixels.
|
|
|
Function pointer to Constructor.
|
|
|
Function pointer to Constructor foe 1 field.
|
|
|
Function pointer to Delete window.
|
|
|
Function pointer to Check Image.
|
|
|
Function pointer to Ask window info.
|
|
|
Function pointer to row box mask.
|
|
|
Function pointer to set outer window.
|
|
|
Function pointer to Check Outer Row.
|
|
|
Function pointer to replace windows in a field.
|
|
|
Function pointer to Check Row.
|
|
|
Function pointer to window search.
|
|
|
Function pointer to Check Size.
|
|
|
Function pointer to row unbox mask.
|
|
|
Function pointer to Modify window.
|
|
|
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