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

ObitIOOTFFITS Struct Reference

ObitIOOTFFITS Class structure. More...

#include <ObitIOOTFFITS.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].
ObitIOAccess access
 Access type.
ObitIOStatus myStatus
 I/O status.
gpointer myDesc
 data descriptor, type depends on data type.
gpointer mySel
 data selector
gpointer myCal
 Calibrator for Data.
Obit * tableList
 TableList of associated tables (declared as base class due to logic problems).
gint disk
 FITS "Disk" number.
gchar * FileName
 File name.
fitsfile * myFptr
 cfitsio file pointer


Detailed Description

ObitIOOTFFITS Class structure.


Member Data Documentation

ObitIOAccess ObitIOOTFFITS::access
 

Access type.

gpointer ObitIOOTFFITS::ClassInfo
 

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

gint ObitIOOTFFITS::disk
 

FITS "Disk" number.

gchar* ObitIOOTFFITS::FileName
 

File name.

gpointer ObitIOOTFFITS::myCal
 

Calibrator for Data.

gpointer ObitIOOTFFITS::myDesc
 

data descriptor, type depends on data type.

fitsfile* ObitIOOTFFITS::myFptr
 

cfitsio file pointer

gpointer ObitIOOTFFITS::mySel
 

data selector

ObitIOStatus ObitIOOTFFITS::myStatus
 

I/O status.

gchar* ObitIOOTFFITS::name
 

Name of object [Optional].

gint32 ObitIOOTFFITS::ObitId
 

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

gint ObitIOOTFFITS::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

Obit* ObitIOOTFFITS::tableList
 

TableList of associated tables (declared as base class due to logic problems).


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