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

ObitAIPSObjData Struct Reference

Structure to contain virtual keywords. More...

List of all members.

Public Attributes

gboolean initialized
 Have I been initialized?
oint VKWNum [MAXCLS]
 Number of defined virtual keywords.
gchar VKWTableKey [MAXCLS][MAXVKW][8]
 Name of virtual keyword.
oint VKWTableCat [MAXCLS][MAXVKW]
 category: 1 = in fixed portion of catalog header, pointer is pointer into type dependent array.
oint VKWTableOff [MAXCLS][MAXVKW]
 Offset to catalog header entry or function, -1=? not found.
ObitAIPSObjectType VKWTableType [MAXCLS][MAXVKW]
 data type: 1,2,3,4,5 for D, R, C, I, L data types of associated data.
oint VKWTableDm1 [MAXCLS][MAXVKW]
 Size of first dimension (length of string).
oint VKWTableDm2 [MAXCLS][MAXVKW]
 Size of second dimension.
gchar VKWCls [MAXCLS][8]
 Class name for virtual keyword.


Detailed Description

Structure to contain virtual keywords.


Member Data Documentation

gboolean ObitAIPSObjData::initialized
 

Have I been initialized?

gchar ObitAIPSObjData::VKWCls[MAXCLS][8]
 

Class name for virtual keyword.

oint ObitAIPSObjData::VKWNum[MAXCLS]
 

Number of defined virtual keywords.

oint ObitAIPSObjData::VKWTableCat[MAXCLS][MAXVKW]
 

category: 1 = in fixed portion of catalog header, pointer is pointer into type dependent array.

D values must be copied from R array 2 = in keyword/value portion of catalog header, some restrictions apply (not more than 2 words of data). 3 = Special derived keywords read access only. Pointer specifies a class specific function.

oint ObitAIPSObjData::VKWTableDm1[MAXCLS][MAXVKW]
 

Size of first dimension (length of string).

oint ObitAIPSObjData::VKWTableDm2[MAXCLS][MAXVKW]
 

Size of second dimension.

gchar ObitAIPSObjData::VKWTableKey[MAXCLS][MAXVKW][8]
 

Name of virtual keyword.

oint ObitAIPSObjData::VKWTableOff[MAXCLS][MAXVKW]
 

Offset to catalog header entry or function, -1=? not found.

ObitAIPSObjectType ObitAIPSObjData::VKWTableType[MAXCLS][MAXVKW]
 

data type: 1,2,3,4,5 for D, R, C, I, L data types of associated data.


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