#include <ObitAIPSDir.h>
Public Attributes | |
| gint | user |
| User id or -1 if slot is unused. | |
| gint32 | status |
status of entry:
| |
| guint32 | access [2] |
date and time of last access in packed format (Packed years since 1900):
| |
| gint32 | seq |
| AIPS sequence number. | |
| gchar | name [12] |
| AIPS name (12 char, not NULL terminated). | |
| gchar | class [6] |
| AIPS class (6 char, not NULL terminated). | |
| gchar | type [2] |
| AIPS file type, "MA","UV", "SC" (2 char). | |
|
|
date and time of last access in packed format (Packed years since 1900):
|
|
|
AIPS class (6 char, not NULL terminated).
|
|
|
AIPS name (12 char, not NULL terminated).
|
|
|
AIPS sequence number.
|
|
|
status of entry:
|
|
|
AIPS file type, "MA","UV", "SC" (2 char).
|
|
|
User id or -1 if slot is unused.
|
1.3.9.1