#include <xsh_data_rec.h>
Data Fields | |
| int | order |
| int | nlambda |
| int | nslit |
| float * | slit |
| double * | lambda |
| float * | data1 |
| float * | data2 |
| float * | data3 |
| float * | errs1 |
| float * | errs2 |
| float * | errs3 |
| int * | qual1 |
| int * | qual2 |
| int * | qual3 |
Definition at line 62 of file xsh_data_rec.h.
| float* xsh_rec::data1 |
Definition at line 68 of file xsh_data_rec.h.
Referenced by create_rectify_nod_list(), xsh_opt_extract_orders(), xsh_rec_list_free(), xsh_rec_list_get_data1(), xsh_rec_list_load(), xsh_rec_list_load_eso(), xsh_rec_list_save(), xsh_rec_list_save2(), and xsh_rec_list_set_data_size().
| float* xsh_rec::data2 |
Definition at line 69 of file xsh_data_rec.h.
| float* xsh_rec::data3 |
Definition at line 70 of file xsh_data_rec.h.
| float* xsh_rec::errs1 |
Definition at line 71 of file xsh_data_rec.h.
Referenced by create_rectify_nod_list(), xsh_opt_extract_orders(), xsh_rec_list_free(), xsh_rec_list_get_errs1(), xsh_rec_list_load(), xsh_rec_list_load_eso(), xsh_rec_list_save(), xsh_rec_list_save2(), and xsh_rec_list_set_data_size().
| float* xsh_rec::errs2 |
Definition at line 73 of file xsh_data_rec.h.
| float* xsh_rec::errs3 |
Definition at line 74 of file xsh_data_rec.h.
| double* xsh_rec::lambda |
Definition at line 67 of file xsh_data_rec.h.
Referenced by create_rectify_nod_list(), fill_rectified(), xsh_opt_extract_orders(), xsh_rec_list_free(), xsh_rec_list_get_lambda(), xsh_rec_list_get_lambda_max(), xsh_rec_list_get_lambda_min(), xsh_rec_list_load(), xsh_rec_list_load_eso(), xsh_rec_list_save(), xsh_rec_list_save2(), xsh_rec_list_save_table(), and xsh_rec_list_set_data_size().
| int xsh_rec::nlambda |
Definition at line 64 of file xsh_data_rec.h.
Referenced by create_rectify_nod_list(), xsh_rec_list_dump(), xsh_rec_list_get_lambda_max(), xsh_rec_list_get_nlambda(), xsh_rec_list_load(), xsh_rec_list_load_eso(), xsh_rec_list_save(), xsh_rec_list_save2(), xsh_rec_list_save_table(), xsh_rec_list_set_data_size(), and xsh_rectify_orders().
| int xsh_rec::nslit |
Definition at line 65 of file xsh_data_rec.h.
Referenced by create_rectify_nod_list(), xsh_rec_list_dump(), xsh_rec_list_get_nslit(), xsh_rec_list_load(), xsh_rec_list_load_eso(), xsh_rec_list_save(), xsh_rec_list_save2(), xsh_rec_list_save_table(), xsh_rec_list_set_data_size(), and xsh_rectify_orders().
| int xsh_rec::order |
Definition at line 63 of file xsh_data_rec.h.
Referenced by create_rectify_nod_list(), xsh_rec_list_dump(), xsh_rec_list_free(), xsh_rec_list_get_order(), xsh_rec_list_load(), xsh_rec_list_load_eso(), xsh_rec_list_save(), xsh_rec_list_save2(), xsh_rec_list_save_table(), and xsh_rec_list_set_data_size().
| int* xsh_rec::qual1 |
Definition at line 75 of file xsh_data_rec.h.
Referenced by create_rectify_nod_list(), xsh_opt_extract_orders(), xsh_rec_list_free(), xsh_rec_list_get_qual1(), xsh_rec_list_load(), xsh_rec_list_load_eso(), xsh_rec_list_save(), xsh_rec_list_save2(), and xsh_rec_list_set_data_size().
| int* xsh_rec::qual2 |
Definition at line 76 of file xsh_data_rec.h.
| int* xsh_rec::qual3 |
Definition at line 77 of file xsh_data_rec.h.
| float* xsh_rec::slit |
Definition at line 66 of file xsh_data_rec.h.
Referenced by create_rectify_nod_list(), fill_rectified(), xsh_rec_list_free(), xsh_rec_list_get_slit(), xsh_rec_list_load(), xsh_rec_list_load_eso(), xsh_rec_list_save(), xsh_rec_list_save2(), xsh_rec_list_save_table(), xsh_rec_list_set_data_size(), and xsh_rectify_orders().
1.6.1