Defines | |
#define | MODULE_ID "XSH_CREATE_SPECTRALFORMAT" |
#define | SYNTAX |
Functions | |
int | main (int argc, char **argv) |
Unit test of xsh_resid_tab. |
#define MODULE_ID "XSH_CREATE_SPECTRALFORMAT" |
Definition at line 64 of file test-xsh_create_spectralformat.c.
#define SYNTAX |
"Create a spectral format file from a model config file\n"\ "use : ./the_xsh_create_spectralformat MODEL_CONFIG\n"\ "MODEL_CONFIG => the model config frame\n"
Definition at line 65 of file test-xsh_create_spectralformat.c.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Unit test of xsh_resid_tab.
Definition at line 81 of file test-xsh_create_spectralformat.c.
References check, instrument, MODULE_ID, SYNTAX, TESTS_INIT, XSH_ARM_VIS, XSH_ASSURE_NOT_NULL, XSH_DEBUG_LEVEL_MEDIUM, xsh_debug_level_set(), xsh_error_dump, xsh_instrument_new(), xsh_instrument_set_arm(), xsh_instrument_set_mode(), XSH_MODE_IFU, xsh_model_config_load_best(), and xsh_model_spectralformat_create().