File List
Here is a list of all files with brief descriptions:
exchange.h [code] | Data structure definitions and function prototypes for table-level operations on OIFITS data |
free_fits.c | Implementation of functions to free storage allocated by routines in read_fits.c |
oicheck.c | Implementation of OIFITS conformity checker |
oicheck.h [code] | Definitions for OIFITS conformity checker |
oifile.c | Implementation of file-level API for OIFITS data |
oifile.h [code] | Data structure definitions and function prototypes for file-level operations on OIFITS data |
oifilter.c | Implementation of OIFITS filter |
oifilter.h [code] | Definitions for OIFITS filter |
oimerge.c | Implementation of merge component of OIFITSlib |
oimerge.h [code] | Definitions for merge component of OIFITSlib |
read_fits.c | Implementation of functions to read individual FITS tables and write to data structures in memory |
write_fits.c | Implementation of functions to write FITS tables from data structures in memory |