#include <ObitIOTableAIPS.h>
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 |
| AIPS "Disk" number. | |
| gint | UserId |
| User id. | |
| gint | CNO |
| Catalog slot number. | |
| gint | tabVer |
| Table version. | |
| gboolean | exist |
| gchar | tabType [3] |
| AIPS Table type 2 letter code. | |
| gchar * | AIPSFileName |
| AIPS image file name. | |
| ObitFile * | myFile |
| file IO structure | |
| ObitFilePos | filePos |
| Current file position. | |
|
|
Access type.
|
|
|
AIPS image file name.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Catalog slot number.
|
|
|
AIPS "Disk" number.
|
|
|
|
|
|
Current file position.
|
|
|
Calibrator for Data.
|
|
|
data descriptor, type depends on data type.
|
|
|
file IO structure
|
|
|
data selector
|
|
|
I/O status.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
TableList of associated tables (declared as base class due to logic problems).
|
|
|
AIPS Table type 2 letter code.
|
|
|
Table version.
|
|
|
User id.
|
1.3.9.1