|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <xsh_utils_efficiency.h>
Data Fields | |
| double | wguess |
| double | range_wmin |
| double | range_wmax |
| double | ipol_wmin_max |
| double | ipol_wmax_min |
| double | ipol_hbox |
Definition at line 41 of file xsh_utils_efficiency.h.
| double xsh_rv_ref_wave_param::ipol_hbox |
Definition at line 47 of file xsh_utils_efficiency.h.
Referenced by xsh_rv_ref_wave_init(), and xsh_std_star_spectra_correlate().
| double xsh_rv_ref_wave_param::ipol_wmax_min |
Definition at line 46 of file xsh_utils_efficiency.h.
Referenced by xsh_rv_ref_wave_init(), xsh_rv_ref_wave_param_create(), and xsh_std_star_spectra_correlate().
| double xsh_rv_ref_wave_param::ipol_wmin_max |
Definition at line 45 of file xsh_utils_efficiency.h.
Referenced by xsh_rv_ref_wave_init(), xsh_rv_ref_wave_param_create(), and xsh_std_star_spectra_correlate().
| double xsh_rv_ref_wave_param::range_wmax |
Definition at line 44 of file xsh_utils_efficiency.h.
Referenced by xsh_rv_ref_wave_init(), xsh_rv_ref_wave_param_create(), and xsh_std_star_spectra_correlate().
| double xsh_rv_ref_wave_param::range_wmin |
Definition at line 43 of file xsh_utils_efficiency.h.
Referenced by xsh_rv_ref_wave_init(), xsh_rv_ref_wave_param_create(), and xsh_std_star_spectra_correlate().
| double xsh_rv_ref_wave_param::wguess |
Definition at line 42 of file xsh_utils_efficiency.h.
Referenced by xsh_compute_response2(), xsh_rv_ref_wave_init(), xsh_rv_ref_wave_param_create(), and xsh_std_star_spectra_correlate().