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

ObitUV Struct Reference

ObitUV Class structure. More...

#include <ObitUV.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.
ObitUVDescmyDesc
 Obit UV data Descriptor.
ObitUVSelmySel
 Obit UV data Selector.
gfloat * buffer
 uvdata buffer
glong bufferSize
 uv data buffer size in floats

Related Functions

(Note that these are not member functions.)

void ObitUVUtilVisSub (ObitUV *inUV1, ObitUV *inUV2, ObitUV *outUV, ObitErr *err)
 Public: Subtract the visibilities in one ObitUVData from another.


Detailed Description

ObitUV Class structure.


Friends And Related Function Documentation

void ObitUVUtilVisSub ObitUV inUV1,
ObitUV inUV2,
ObitUV outUV,
ObitErr err
[related]
 

Public: Subtract the visibilities in one ObitUVData from another.


Member Data Documentation

gfloat* ObitUV::buffer
 

uvdata buffer

glong ObitUV::bufferSize
 

uv data buffer size in floats

gpointer ObitUV::ClassInfo
 

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

ObitIOAccess ObitUV::DataAccess
 

access type

ObitInfoList* ObitUV::info
 

Linked list of arrays of data.

gboolean ObitUV::isScratch
 

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

ObitUVDesc* ObitUV::myDesc
 

Obit UV data Descriptor.

ObitIO* ObitUV::myIO
 

I/O interface to access disk resident data.

ObitUVSel* ObitUV::mySel
 

Obit UV data Selector.

ObitIOStatus ObitUV::myStatus
 

I/O status.

gchar* ObitUV::name
 

Name of object [Optional].

gint32 ObitUV::ObitId
 

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

gint ObitUV::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitTableList* ObitUV::tableList
 

ObitTableList of associated tables.

ObitThread* ObitUV::thread
 

Threading info member object.


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