oi_fits Struct Reference
[File-level OIFITS I/O]

Data for OIFITS file. More...

#include <oifile.h>


Data Fields

int numArray
 Length of arrayList.
int numWavelength
 Length of wavelengthList.
int numVis
 Length of visList.
int numVis2
 Length of vis2List.
int numT3
 Length of t3List.
oi_target targets
 oi_target struct
GList * arrayList
 Linked list of oi_array structs.
GList * wavelengthList
 Linked list of oi_wavelength structs.
GList * visList
 Linked list of oi_vis structs.
GList * vis2List
 Linked list of oi_vis2 structs.
GList * t3List
 Linked list of oi_t3 structs.
GHashTable * arrayHash
 Hash table of oi_array, indexed by ARRNAME.
GHashTable * wavelengthHash
 Hash table of oi_wavelength, indexed by INSNAME.


Detailed Description

Data for OIFITS file.

Field Documentation

GHashTable* oi_fits::arrayHash

Hash table of oi_array, indexed by ARRNAME.

Referenced by filter_all_oi_array(), free_oi_fits(), init_oi_fits(), oi_fits_lookup_array(), and read_oi_fits().


The documentation for this struct was generated from the following file:

Generated on Mon Jun 8 12:45:08 2009 for OIFITSlib by  doxygen 1.5.7.1