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

ObitFileFITS Struct Reference

ObitFileFITS Class. More...

#include <ObitFileFITS.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.
ObitIOAccess access
 Access type ReadOnly...
ObitIOType type
 File type (Binary, Text).
ObitIOStatus status
 I/O status.
ObitFilePos filePos
 Current file position.
glong blockSize
 File blocking size in bytes (0=> no blocking).
gboolean exist
 Did file exits prior to this open?
gchar * fileName
 Name of file.
FILE * myFile
 File I/O structure.
fitsfile * myFptr
 cfitsio file structure
gint disk
 Obit fits disk number.
gint LastKeyword
 Last keyword read.


Detailed Description

ObitFileFITS Class.


Member Data Documentation

ObitIOAccess ObitFileFITS::access
 

Access type ReadOnly...

glong ObitFileFITS::blockSize
 

File blocking size in bytes (0=> no blocking).

gpointer ObitFileFITS::ClassInfo
 

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

gint ObitFileFITS::disk
 

Obit fits disk number.

gboolean ObitFileFITS::exist
 

Did file exits prior to this open?

gchar* ObitFileFITS::fileName
 

Name of file.

ObitFilePos ObitFileFITS::filePos
 

Current file position.

gint ObitFileFITS::LastKeyword
 

Last keyword read.

FILE* ObitFileFITS::myFile
 

File I/O structure.

fitsfile* ObitFileFITS::myFptr
 

cfitsio file structure

gchar* ObitFileFITS::name
 

Name of object [Optional].

gint32 ObitFileFITS::ObitId
 

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

gint ObitFileFITS::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitIOStatus ObitFileFITS::status
 

I/O status.

ObitThread* ObitFileFITS::thread
 

Threading info member object.

ObitIOType ObitFileFITS::type
 

File type (Binary, Text).


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