#include <xsh_data_star_flux.h>
Data Fields | |
int | size |
cpl_propertylist * | header |
double * | lambda |
double * | flux |
Definition at line 35 of file xsh_data_star_flux.h.
double* xsh_star_flux_list::flux |
Definition at line 39 of file xsh_data_star_flux.h.
Referenced by do_compute(), xsh_interpolate_high_abs_regions(), xsh_response_calculate(), xsh_response_crea_ascii(), xsh_star_flux_list_create(), xsh_star_flux_list_dump_ascii(), xsh_star_flux_list_filter_median(), xsh_star_flux_list_get_flux(), xsh_star_flux_list_load(), xsh_star_flux_list_save(), and xsh_star_flux_list_save_order().
cpl_propertylist* xsh_star_flux_list::header |
Definition at line 37 of file xsh_data_star_flux.h.
Referenced by xsh_calibrate_flux(), xsh_star_flux_list_create(), xsh_star_flux_list_load(), xsh_star_flux_list_save(), and xsh_star_flux_list_save_order().
double* xsh_star_flux_list::lambda |
Definition at line 38 of file xsh_data_star_flux.h.
Referenced by do_compute(), xsh_interpolate_atm_ext(), xsh_interpolate_high_abs_regions(), xsh_response_calculate(), xsh_response_crea_ascii(), xsh_star_flux_list_create(), xsh_star_flux_list_dump_ascii(), xsh_star_flux_list_get_lambda(), xsh_star_flux_list_load(), xsh_star_flux_list_save(), and xsh_star_flux_list_save_order().
Definition at line 36 of file xsh_data_star_flux.h.
Referenced by do_calib_spectrum(), do_compute(), xsh_interpolate_atm_ext(), xsh_interpolate_high_abs_regions(), xsh_response_calculate(), xsh_response_crea_ascii(), xsh_star_flux_list_create(), xsh_star_flux_list_dump_ascii(), xsh_star_flux_list_filter_median(), xsh_star_flux_list_save(), and xsh_star_flux_list_save_order().