|
| hdrl_parameter * | hdrl_response_parameter_create (const hdrl_value Ap, const hdrl_value Am, const hdrl_value G, const hdrl_value Tex) |
| | ctor for the hdrl_parameter for response
|
| |
| hdrl_parameter * | hdrl_efficiency_parameter_create (const hdrl_value Ap, const hdrl_value Am, const hdrl_value G, const hdrl_value Tex, const hdrl_value Atel) |
| | ctor for the hdrl_parameter for efficiency
|
| |
| hdrl_spectrum1D * | hdrl_response_core_compute (const hdrl_spectrum1D *I_std_arg, const hdrl_spectrum1D *I_std_ref, const hdrl_spectrum1D *E_x, const hdrl_parameter *pars) |
| | core response calculation
|
| |
| hdrl_spectrum1D * | hdrl_efficiency_compute (const hdrl_spectrum1D *I_std_arg, const hdrl_spectrum1D *I_std_ref, const hdrl_spectrum1D *E_x, const hdrl_parameter *pars) |
| | efficiency calculation
|
| |
| hdrl_value | E_ph (hdrl_data_t lambda) |
| | energy of the photon calculation
|
| |