X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions
xsh_model_io.h File Reference
#include <cpl.h>
#include "xsh_model_kernel.h"

Go to the source code of this file.

Macros

#define DEG2RAD   0.017453292519943295
 

Functions

void xsh_model_io_dump (xsh_xs_3 *)
 
cpl_error_code xsh_model_config_load_best (cpl_frame *, xsh_xs_3 *)
 Load the config model table and fill the struct.
 
int xsh_model_readfits (double *abest, double *amin, double *amax, int *aname, const char *, const char *, xsh_xs_3 *, ann_all_par *)
 
cpl_table * xsh_model_io_output_cfg (xsh_xs_3 *p_xs_3)
 
cpl_table * xsh_load_table_check (const char *, const char *)
 
void xsh_model_io_output_cfg_txt (xsh_xs_3 *p_xs_3)
 

Macro Definition Documentation

◆ DEG2RAD

#define DEG2RAD   0.017453292519943295

Definition at line 43 of file xsh_model_io.h.

Function Documentation

◆ xsh_load_table_check()

cpl_table * xsh_load_table_check ( const char *  in,
const char *  procatg 
)

◆ xsh_model_io_output_cfg_txt()

void xsh_model_io_output_cfg_txt ( xsh_xs_3 p_xs_3)