|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <xsh_molecfit_utils.h>Go to the source code of this file.
Functions | |
| cpl_error_code | xsh_molecfit_model_check_extensions_and_ranges (cpl_size extension, double min_wav, double max_wav, cpl_table *range) |
| cpl_error_code | xsh_molecfit_utils_find_input_frame (cpl_frameset *frameset, cpl_parameterlist *iframe) |
| cpl_error_code xsh_molecfit_model_check_extensions_and_ranges | ( | cpl_size | extension, |
| double | min_wav, | ||
| double | max_wav, | ||
| cpl_table * | range | ||
| ) |
| cpl_error_code xsh_molecfit_utils_find_input_frame | ( | cpl_frameset * | frameset, |
| cpl_parameterlist * | iframe | ||
| ) |
Definition at line 53 of file xsh_molecfit_utils.c.
Referenced by xsh_molecfit_calctrans_config(), xsh_molecfit_correct_config(), xsh_molecfit_model_config(), and xsh_molecfit_telluric().