#include <xsh_data_atmos_ext.h>
Data Fields | |
int | size |
cpl_propertylist * | header |
double * | lambda |
double * | K |
Definition at line 36 of file xsh_data_atmos_ext.h.
cpl_propertylist* xsh_atmos_ext_list::header |
Definition at line 38 of file xsh_data_atmos_ext.h.
double* xsh_atmos_ext_list::K |
Definition at line 40 of file xsh_data_atmos_ext.h.
Referenced by main(), xsh_atmos_ext_dump_ascii(), xsh_atmos_ext_list_create(), xsh_atmos_ext_list_get_K(), and xsh_atmos_ext_list_load().
double* xsh_atmos_ext_list::lambda |
Definition at line 39 of file xsh_data_atmos_ext.h.
Referenced by main(), xsh_atmos_ext_dump_ascii(), xsh_atmos_ext_list_create(), xsh_atmos_ext_list_get_lambda(), and xsh_atmos_ext_list_load().
Definition at line 37 of file xsh_data_atmos_ext.h.
Referenced by do_calib_spectrum(), main(), xsh_atmos_ext_dump_ascii(), and xsh_atmos_ext_list_create().