|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <xsh_parameters.h>
Data Fields | |
| int | ron_llx |
| int | ron_lly |
| int | ron_urx |
| int | ron_ury |
| int | ron_hsize |
| int | ron_nsamp |
Definition at line 527 of file xsh_parameters.h.
| int xsh_ron_dark_param::ron_hsize |
RON ury
Definition at line 532 of file xsh_parameters.h.
Referenced by xsh_parameters_ron_dark_create().
| int xsh_ron_dark_param::ron_llx |
Definition at line 528 of file xsh_parameters.h.
Referenced by xsh_parameters_ron_dark_create().
| int xsh_ron_dark_param::ron_lly |
RON llx
Definition at line 529 of file xsh_parameters.h.
Referenced by xsh_parameters_ron_dark_create().
| int xsh_ron_dark_param::ron_nsamp |
RON sample size
Definition at line 533 of file xsh_parameters.h.
Referenced by xsh_parameters_ron_dark_create().
| int xsh_ron_dark_param::ron_urx |
RON lly
Definition at line 530 of file xsh_parameters.h.
Referenced by xsh_parameters_ron_dark_create().
| int xsh_ron_dark_param::ron_ury |
RON urx
Definition at line 531 of file xsh_parameters.h.
Referenced by xsh_parameters_ron_dark_create().