#include <xsh_data_spectralformat.h>
Data Fields | |
int | absorder |
char | lamp [8] |
double | lambda_min_full |
double | lambda_max_full |
double | lambda_min |
double | lambda_max |
double | flsr |
double | ufsr |
double | xmin |
double | xmax |
double | ymin |
double | ymax |
Definition at line 56 of file xsh_data_spectralformat.h.
Definition at line 57 of file xsh_data_spectralformat.h.
Referenced by xsh_create_dispersol_physmod(), xsh_create_poly_wavemap(), xsh_instrument_update_from_spectralformat(), xsh_rectify_orders(), xsh_spectralformat_check_wlimit(), xsh_spectralformat_list_dump(), xsh_spectralformat_list_get_lambda_max(), xsh_spectralformat_list_get_lambda_min(), xsh_spectralformat_list_get_lamp(), xsh_spectralformat_list_get_orders(), xsh_spectralformat_list_load(), and xsh_wavesol_create().
double xsh_spectralformat::flsr |
Definition at line 61 of file xsh_data_spectralformat.h.
Referenced by xsh_spectralformat_list_load().
Definition at line 60 of file xsh_data_spectralformat.h.
Referenced by adjust_lambdas(), xsh_geom_ifu(), xsh_rectify_orders(), xsh_spectralformat_check_wlimit(), xsh_spectralformat_list_dump(), xsh_spectralformat_list_get_lambda_max(), and xsh_spectralformat_list_load().
Definition at line 59 of file xsh_data_spectralformat.h.
Referenced by xsh_create_dispersol_physmod(), xsh_create_poly_wavemap(), xsh_spectralformat_list_get_orders(), xsh_spectralformat_list_load(), and xsh_wavesol_create().
Definition at line 60 of file xsh_data_spectralformat.h.
Referenced by adjust_lambdas(), xsh_geom_ifu(), xsh_rectify_orders(), xsh_spectralformat_check_wlimit(), xsh_spectralformat_list_dump(), xsh_spectralformat_list_get_lambda_min(), and xsh_spectralformat_list_load().
Definition at line 59 of file xsh_data_spectralformat.h.
Referenced by xsh_create_dispersol_physmod(), xsh_create_poly_wavemap(), xsh_spectralformat_list_get_orders(), xsh_spectralformat_list_load(), and xsh_wavesol_create().
char xsh_spectralformat::lamp[8] |
Definition at line 58 of file xsh_data_spectralformat.h.
Referenced by xsh_instrument_update_from_spectralformat(), xsh_spectralformat_list_get_lamp(), and xsh_spectralformat_list_load().
double xsh_spectralformat::ufsr |
Definition at line 61 of file xsh_data_spectralformat.h.
Referenced by xsh_spectralformat_list_load().
double xsh_spectralformat::xmax |
Definition at line 62 of file xsh_data_spectralformat.h.
Referenced by xsh_spectralformat_list_load().
double xsh_spectralformat::xmin |
Definition at line 62 of file xsh_data_spectralformat.h.
Referenced by xsh_spectralformat_list_load().
double xsh_spectralformat::ymax |
Definition at line 63 of file xsh_data_spectralformat.h.
Referenced by xsh_create_order_table(), and xsh_spectralformat_list_load().
double xsh_spectralformat::ymin |
Definition at line 63 of file xsh_data_spectralformat.h.
Referenced by xsh_create_order_table(), and xsh_spectralformat_list_load().