#include <ObitImageFit.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]. | |
| ObitInfoList * | info |
| InfoList for control info. | |
| ObitImage * | image |
| Image which region describes. | |
| ObitFitRegion * | reg |
| Region to be fitted. | |
| ObitImageFitData * | data |
| Fitting data. | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Fitting data.
|
|
|
Image which region describes.
|
|
|
InfoList for control info.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Region to be fitted.
|
1.3.9.1