#include <xsh_data_wavesol.h>
Data Fields | |
| enum wavesol_type | type |
| int | bin_x |
| int | bin_y |
| cpl_polynomial * | polx |
| cpl_polynomial * | poly |
| cpl_propertylist * | header |
| cpl_vector * | dim |
| int * | coefs |
| int | nbcoefs |
| int | deg_slit |
| int | deg_order |
| int | deg_lambda |
| double | min_lambda |
| double | max_lambda |
| double | min_order |
| double | max_order |
| double | min_slit |
| double | max_slit |
| double | min_x |
| double | max_x |
| double | min_y |
| double | max_y |
Definition at line 47 of file xsh_data_wavesol.h.
Definition at line 49 of file xsh_data_wavesol.h.
Referenced by xsh_detect_arclines(), xsh_wavesol_create(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_load(), and xsh_wavesol_set_bin_x().
Definition at line 50 of file xsh_data_wavesol.h.
Referenced by xsh_detect_arclines(), xsh_wavesol_create(), xsh_wavesol_duplicate(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), and xsh_wavesol_set_bin_y().
| int* xsh_wavesol::coefs |
Definition at line 55 of file xsh_data_wavesol.h.
Definition at line 59 of file xsh_data_wavesol.h.
Referenced by xsh_wavesol_add_poly(), xsh_wavesol_compute(), xsh_wavesol_create(), xsh_wavesol_dump(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
Definition at line 58 of file xsh_data_wavesol.h.
Referenced by xsh_wavesol_add_poly(), xsh_wavesol_compute(), xsh_wavesol_create(), xsh_wavesol_dump(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
Definition at line 57 of file xsh_data_wavesol.h.
Referenced by xsh_wavesol_compute(), xsh_wavesol_create(), xsh_wavesol_dump(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| cpl_vector* xsh_wavesol::dim |
Definition at line 54 of file xsh_data_wavesol.h.
Referenced by xsh_wavesol_create(), xsh_wavesol_duplicate(), and xsh_wavesol_load().
| cpl_propertylist* xsh_wavesol::header |
Definition at line 53 of file xsh_data_wavesol.h.
Referenced by xsh_wavesol_create(), xsh_wavesol_duplicate(), xsh_wavesol_get_header(), xsh_wavesol_load(), and xsh_wavesol_save().
| double xsh_wavesol::max_lambda |
Definition at line 61 of file xsh_data_wavesol.h.
Referenced by main(), xsh_create_poly_wavemap(), xsh_wavesol_compute(), xsh_wavesol_create(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| double xsh_wavesol::max_order |
Definition at line 63 of file xsh_data_wavesol.h.
Referenced by main(), xsh_create_poly_wavemap(), xsh_wavesol_compute(), xsh_wavesol_create(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| double xsh_wavesol::max_slit |
Definition at line 65 of file xsh_data_wavesol.h.
Referenced by main(), xsh_create_poly_wavemap(), xsh_wavesol_compute(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| double xsh_wavesol::max_x |
Definition at line 67 of file xsh_data_wavesol.h.
Referenced by xsh_detect_arclines(), xsh_wavesol_apply_shift(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| double xsh_wavesol::max_y |
Definition at line 69 of file xsh_data_wavesol.h.
Referenced by data_wavesol_fit_with_sigma(), xsh_wavesol_apply_shift(), xsh_wavesol_duplicate(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| double xsh_wavesol::min_lambda |
Definition at line 60 of file xsh_data_wavesol.h.
Referenced by main(), xsh_create_poly_wavemap(), xsh_wavesol_compute(), xsh_wavesol_create(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| double xsh_wavesol::min_order |
Definition at line 62 of file xsh_data_wavesol.h.
Referenced by main(), xsh_create_poly_wavemap(), xsh_wavesol_compute(), xsh_wavesol_create(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| double xsh_wavesol::min_slit |
Definition at line 64 of file xsh_data_wavesol.h.
Referenced by main(), xsh_create_poly_wavemap(), xsh_wavesol_compute(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| double xsh_wavesol::min_x |
Definition at line 66 of file xsh_data_wavesol.h.
Referenced by xsh_detect_arclines(), xsh_wavesol_apply_shift(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| double xsh_wavesol::min_y |
Definition at line 68 of file xsh_data_wavesol.h.
Referenced by data_wavesol_fit_with_sigma(), xsh_wavesol_apply_shift(), xsh_wavesol_duplicate(), xsh_wavesol_eval_poly(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
Definition at line 56 of file xsh_data_wavesol.h.
Referenced by xsh_wavesol_compute(), xsh_wavesol_create(), xsh_wavesol_duplicate(), xsh_wavesol_load(), xsh_wavesol_residual(), and xsh_wavesol_save().
| cpl_polynomial* xsh_wavesol::polx |
Definition at line 51 of file xsh_data_wavesol.h.
Referenced by xsh_wavesol_create(), xsh_wavesol_duplicate(), xsh_wavesol_eval_polx(), xsh_wavesol_get_polx(), xsh_wavesol_load(), and xsh_wavesol_save().
| cpl_polynomial* xsh_wavesol::poly |
Definition at line 52 of file xsh_data_wavesol.h.
Referenced by xsh_wavesol_add_poly(), xsh_wavesol_create(), xsh_wavesol_dump(), xsh_wavesol_duplicate(), xsh_wavesol_eval_poly(), xsh_wavesol_get_poly(), xsh_wavesol_load(), and xsh_wavesol_save().
Definition at line 48 of file xsh_data_wavesol.h.
Referenced by xsh_wavesol_get_type(), and xsh_wavesol_set_type().
1.6.1