#include <xsh_data_the_map.h>
Data Fields | |
float | wavelength |
int | order |
float | slit_position |
int | slit_index |
double | detector_x |
double | detector_y |
Definition at line 45 of file xsh_data_the_map.h.
double xsh_the_arcline::detector_x |
Definition at line 55 of file xsh_data_the_map.h.
Referenced by xsh_dump_the_map(), xsh_the_map_get_detx(), xsh_the_map_load(), xsh_the_map_save(), and xsh_the_map_set_arcline().
double xsh_the_arcline::detector_y |
Definition at line 57 of file xsh_data_the_map.h.
Referenced by xsh_dump_the_map(), xsh_the_map_get_dety(), xsh_the_map_load(), xsh_the_map_save(), and xsh_the_map_set_arcline().
Definition at line 49 of file xsh_data_the_map.h.
Referenced by xsh_dump_the_map(), xsh_the_map_get_order(), xsh_the_map_load(), xsh_the_map_save(), and xsh_the_map_set_arcline().
Definition at line 53 of file xsh_data_the_map.h.
Referenced by xsh_the_map_get_slit_index(), xsh_the_map_load(), xsh_the_map_save(), and xsh_the_map_set_arcline().
Definition at line 51 of file xsh_data_the_map.h.
Referenced by xsh_dump_the_map(), xsh_the_map_get_slit_position(), xsh_the_map_load(), xsh_the_map_save(), and xsh_the_map_set_arcline().
Definition at line 47 of file xsh_data_the_map.h.
Referenced by xsh_dump_the_map(), xsh_the_map_get_wavelength(), xsh_the_map_lambda_compare(), xsh_the_map_lambda_order_slit_compare(), xsh_the_map_load(), xsh_the_map_save(), and xsh_the_map_set_arcline().