35#define MOO_ATM_EXTNAME "EXTINCTION TABLE"
36#define MOO_ATM_WAVE "WAVE"
37#define MOO_ATM_EXTINCTION "EXTINCTION"
38#define MOO_ATM_FLUX "FLUX"
40#define MOO_DEBUG_ATM 0
44 cpl_propertylist *primary_header;
cpl_table * moo_atm_convert_mag_to_flux(moo_atm *self, double airm)
Get the extinction table with additonal column FLUX.
moo_atm * moo_atm_load(const cpl_frame *frame)
Load a ATM frame and create a moo_atm.
moo_atm * moo_atm_new(void)
Create a new moo_atm.
void moo_atm_delete(moo_atm *self)
Delete a moo_atm.