#include <xsh_efficiency_response.h>#include <xsh_error.h>Go to the source code of this file.
Functions | |
| HIGH_ABS_REGION * | xsh_fill_high_abs_regions (xsh_instrument *instrument, cpl_frame *high_abs_frame) |
Variables | |
| HIGH_ABS_REGION | NirHighAbsRegions [] |
| HIGH_ABS_REGION | VisHighAbsRegions [] |
| HIGH_ABS_REGION* xsh_fill_high_abs_regions | ( | xsh_instrument * | instrument, | |
| cpl_frame * | high_abs_frame | |||
| ) |
Definition at line 60 of file xsh_efficiency_response.c.
References check, HIGH_ABS_REGION::lambda_max, HIGH_ABS_REGION::lambda_min, XSH_ARM_NIR, XSH_ARM_VIS, xsh_free_table(), and xsh_instrument_get_arm().
Referenced by xsh_compute_response(), xsh_compute_response_ord(), and xsh_efficiency_compute().
{
{1060.0, 1232.9},
{1247.4, 1500.0},
{1549.0, 1588.5},
{1595.0, 1625.0},
{1630.0, 1983.5},
{1984.2, 1988.1},
{1988.9, 1991.1},
{1991.7, 2138.0},
{2145.0, 2191.0},
{2218.0, 2271.0},
{2351.0, 2431.0},
{0., 0.}
}
Definition at line 33 of file xsh_efficiency_response.c.
{
{585.0, 604.0},
{684.5, 746.0},
{755.5, 775.5},
{783.7, 856.0},
{887.5, 993.4},
{0., 0.}
}
Definition at line 48 of file xsh_efficiency_response.c.
1.6.1