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

ObitIOTableFITS Struct Reference

ObitIOTableFITS Class structure. More...

#include <ObitIOTableFITS.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.
ObittableList
 TableList of associated tables (declared as base class due to logic problems).
gint tabVer
 Table version (EXTVER).
gchar * tabName
 Table name (EXTNAME).
gint disk
 FITS "Disk" number.
gchar * FileName
 File name.
fitsfile * myFptr
 cfitsio file pointer


Detailed Description

ObitIOTableFITS Class structure.


Member Data Documentation

ObitIOAccess ObitIOTableFITS::access
 

Access type.

gpointer ObitIOTableFITS::ClassInfo
 

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

gint ObitIOTableFITS::disk
 

FITS "Disk" number.

gchar* ObitIOTableFITS::FileName
 

File name.

gpointer ObitIOTableFITS::myCal
 

Calibrator for Data.

gpointer ObitIOTableFITS::myDesc
 

data descriptor, type depends on data type.

fitsfile* ObitIOTableFITS::myFptr
 

cfitsio file pointer

gpointer ObitIOTableFITS::mySel
 

data selector

ObitIOStatus ObitIOTableFITS::myStatus
 

I/O status.

gchar* ObitIOTableFITS::name
 

Name of object [Optional].

gint32 ObitIOTableFITS::ObitId
 

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

gint ObitIOTableFITS::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

Obit* ObitIOTableFITS::tableList
 

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

gchar* ObitIOTableFITS::tabName
 

Table name (EXTNAME).

gint ObitIOTableFITS::tabVer
 

Table version (EXTVER).


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