TwiceAsNice  2019-02-18
Classes | Typedefs | Functions | Variables
imaout.h File Reference
#include "fits/fitscat.h"
#include "prefs.h"
#include "simul.h"
Include dependency graph for imaout.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  structheadkey
 

Typedefs

typedef struct structheadkey headkeystruct
 

Functions

catstructimaout_inithead (simstruct *sim)
 
int imaout_readaschead (char *filename, int frameno, tabstruct *tab)
 
void imaout_write (simstruct *sim)
 

Variables

char prefsname [MAXCHAR]
 

Typedef Documentation

◆ headkeystruct

typedef struct structheadkey headkeystruct

Function Documentation

◆ imaout_inithead()

catstruct* imaout_inithead ( simstruct sim)

◆ imaout_readaschead()

int imaout_readaschead ( char *  filename,
int  frameno,
tabstruct tab 
)

◆ imaout_write()

void imaout_write ( simstruct sim)

Variable Documentation

◆ prefsname

char prefsname[MAXCHAR]