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

ObitOTF Struct Reference

ObitOTF Class structure. More...

#include <ObitOTF.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].
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.
ObitOTFDescmyDesc
 ObitOTF data Descriptor.
ObitOTFSelmySel
 ObitOTF data Selector.
gfloat * buffer
 data buffer
glong bufferSize
 uv data buffer size in floats
ObitOTFArrayGeomgeom
 Array geometetry object.


Detailed Description

ObitOTF Class structure.


Member Data Documentation

gfloat* ObitOTF::buffer
 

data buffer

glong ObitOTF::bufferSize
 

uv data buffer size in floats

gpointer ObitOTF::ClassInfo
 

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

ObitIOAccess ObitOTF::DataAccess
 

access type

ObitOTFArrayGeom* ObitOTF::geom
 

Array geometetry object.

ObitInfoList* ObitOTF::info
 

Linked list of arrays of data.

gboolean ObitOTF::isScratch
 

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

ObitOTFDesc* ObitOTF::myDesc
 

ObitOTF data Descriptor.

ObitIO* ObitOTF::myIO
 

I/O interface to access disk resident data.

ObitOTFSel* ObitOTF::mySel
 

ObitOTF data Selector.

ObitIOStatus ObitOTF::myStatus
 

I/O status.

gchar* ObitOTF::name
 

Name of object [Optional].

gint32 ObitOTF::ObitId
 

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

gint ObitOTF::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitTableList* ObitOTF::tableList
 

ObitTableList of associated tables.

ObitThread* ObitOTF::thread
 

Threading info member object.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:55 2007 by  doxygen 1.3.9.1