|
X-shooter Pipeline Reference Manual 3.8.15
|
#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 xsh_bspline_fit_interpol(), xsh_bspline_fit_smooth(), xsh_compute_response2(), xsh_interpolate_high_abs_regions(), xsh_response_calculate(), xsh_response_crea_ascii(), xsh_response_merge_obj_std_info(), xsh_spectrum_correct(), xsh_star_flux_list_create(), xsh_star_flux_list_divide(), xsh_star_flux_list_dump_ascii(), xsh_star_flux_list_duplicate(), xsh_star_flux_list_extrapolate_wave_end(), xsh_star_flux_list_filter_lowpass(), xsh_star_flux_list_filter_median(), xsh_star_flux_list_get_flux(), xsh_star_flux_list_load(), xsh_star_flux_list_load_spectrum(), xsh_star_flux_list_save(), xsh_star_flux_list_save_order(), xsh_star_flux_list_to_frame(), and xsh_std_star_spectra_to_vector_range().
| 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_load_spectrum(), xsh_star_flux_list_save(), xsh_star_flux_list_save_order(), and xsh_std_star_spectra_correlate().
| double* xsh_star_flux_list::lambda |
Definition at line 38 of file xsh_data_star_flux.h.
Referenced by do_compute(), xsh_bspline_fit_interpol(), xsh_bspline_fit_smooth(), xsh_compute_response2(), xsh_interpolate_atm_ext(), xsh_interpolate_high_abs_regions(), xsh_response_calculate(), xsh_response_crea_ascii(), xsh_spectrum_correct(), xsh_star_flux_list_create(), xsh_star_flux_list_dump_ascii(), xsh_star_flux_list_duplicate(), xsh_star_flux_list_extrapolate_wave_end(), xsh_star_flux_list_get_lambda(), xsh_star_flux_list_load(), xsh_star_flux_list_load_spectrum(), xsh_star_flux_list_save(), xsh_star_flux_list_save_order(), xsh_star_flux_list_to_frame(), and xsh_std_star_spectra_to_vector_range().
| int xsh_star_flux_list::size |
Definition at line 36 of file xsh_data_star_flux.h.
Referenced by do_calib_spectrum(), do_compute(), xsh_bspline_fit_interpol(), xsh_bspline_fit_smooth(), xsh_compute_response2(), xsh_interpolate_atm_ext(), xsh_interpolate_high_abs_regions(), xsh_response_calculate(), xsh_response_crea_ascii(), xsh_spectrum_correct(), xsh_star_flux_list_create(), xsh_star_flux_list_divide(), xsh_star_flux_list_dump_ascii(), xsh_star_flux_list_duplicate(), xsh_star_flux_list_extrapolate_wave_end(), xsh_star_flux_list_filter_lowpass(), xsh_star_flux_list_filter_median(), xsh_star_flux_list_save(), xsh_star_flux_list_save_order(), xsh_star_flux_list_to_frame(), and xsh_std_star_spectra_to_vector_range().