#include <ObitImage.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]. | |
| ObitThread * | thread |
| Threading info member object. | |
| ObitInfoList * | info |
| Linked list of arrays of data. | |
| ObitIOStatus | myStatus |
| I/O status. | |
| ObitIOAccess | DataAccess |
| access type | |
| ObitIO * | myIO |
| I/O interface to access disk resident data. | |
| ObitTableList * | tableList |
| ObitTableList of associated tables. | |
| gboolean | isScratch |
| Is this a scratch object to be deleted when final unlink. | |
| gboolean | extBuffer |
| is an external buffer desired? | |
| ObitFArray * | image |
| Image buffer. | |
| ObitImageDesc * | myDesc |
| Obit Image Descriptor. | |
| ObitImageSel * | mySel |
| Obit Image Selector. | |
| Obit * | myBeam |
| Pointer to associated Beam (as parent type). | |
| ObitUVGrid * | myGrid |
| Gridding object for making image and beam. | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
access type
|
|
|
is an external buffer desired?
|
|
|
Image buffer.
|
|
|
Linked list of arrays of data.
|
|
|
Is this a scratch object to be deleted when final unlink.
|
|
|
Pointer to associated Beam (as parent type).
|
|
|
Obit Image Descriptor.
|
|
|
Gridding object for making image and beam.
|
|
|
I/O interface to access disk resident data.
|
|
|
Obit Image Selector.
|
|
|
I/O status.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
ObitTableList of associated tables.
|
|
|
Threading info member object.
|
1.3.9.1