#include <string.h>
#include <cpl.h>
#include <xsh_dfs.h>
#include <xsh_parameters.h>
#include <xsh_utils.h>
#include <xsh_utils_table.h>
#include <xsh_drl.h>
#include <xsh_msg.h>
#include <xsh_pfits.h>
#include <xsh_error.h>
Go to the source code of this file.
◆ KEY_VALUE_HPRO_DID
| #define KEY_VALUE_HPRO_DID "PRO-1.15" |
◆ PRO_IMA
| #define PRO_IMA "PRO_IMA" |
◆ RECIPE_AUTHOR
| #define RECIPE_AUTHOR "A.Modigliani" |
◆ RECIPE_CONTACT
| #define RECIPE_CONTACT "Andrea.Modigliani@eso.org" |
◆ RECIPE_ID
| #define RECIPE_ID "xsh_util_compute_response" |
◆ xsh_util_compute_response_description
| char xsh_util_compute_response_description[] |
|
static |
Initial value:=
"This recipe compute response frame.\n"
"Information on relevant parameters can be found with\n"
"esorex --params xsh_util_compute_response\n"
"esorex --help xsh_util_compute_response\n"
"\n"
Definition at line 76 of file xsh_util_compute_response.c.
Referenced by cpl_plugin_get_info().
◆ xsh_util_compute_response_description_short
| char xsh_util_compute_response_description_short[] = "Compute response" |
|
static |