Main Page | Class List | Directories | File List | Class Members | File Members

ObitImage Struct Reference

ObitImage Class structure. More...

#include <ObitImage.h>

List of all members.

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].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIOAccess DataAccess
 access type
ObitIOmyIO
 I/O interface to access disk resident data.
ObitTableListtableList
 ObitTableList of associated tables.
gboolean isScratch
 Is this a scratch object to be deleted when final unlink.
gboolean extBuffer
 is an external buffer desired?
ObitFArrayimage
 Image buffer.
ObitImageDescmyDesc
 Obit Image Descriptor.
ObitImageSelmySel
 Obit Image Selector.
ObitmyBeam
 Pointer to associated Beam (as parent type).
ObitUVGridmyGrid
 Gridding object for making image and beam.


Detailed Description

ObitImage Class structure.


Member Data Documentation

gpointer ObitImage::ClassInfo
 

ClassInfo pointer for class with name, base and function pointers.

ObitIOAccess ObitImage::DataAccess
 

access type

gboolean ObitImage::extBuffer
 

is an external buffer desired?

ObitFArray* ObitImage::image
 

Image buffer.

ObitInfoList* ObitImage::info
 

Linked list of arrays of data.

gboolean ObitImage::isScratch
 

Is this a scratch object to be deleted when final unlink.

Obit* ObitImage::myBeam
 

Pointer to associated Beam (as parent type).

ObitImageDesc* ObitImage::myDesc
 

Obit Image Descriptor.

ObitUVGrid* ObitImage::myGrid
 

Gridding object for making image and beam.

ObitIO* ObitImage::myIO
 

I/O interface to access disk resident data.

ObitImageSel* ObitImage::mySel
 

Obit Image Selector.

ObitIOStatus ObitImage::myStatus
 

I/O status.

gchar* ObitImage::name
 

Name of object [Optional].

gint32 ObitImage::ObitId
 

Recognition bit pattern to identify the start of an Obit object.

gint ObitImage::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitTableList* ObitImage::tableList
 

ObitTableList of associated tables.

ObitThread* ObitImage::thread
 

Threading info member object.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:11 2007 for Obit by  doxygen 1.3.9.1