/home/amodigli/releases/xsh/2.1.1/xsh.30433/xshp/xsh/xsh_data_atmos_ext.c File Reference

#include <xsh_dfs.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <cpl.h>
#include <string.h>
#include <time.h>
#include <xsh_utils_table.h>
#include <xsh_data_atmos_ext.h>

Go to the source code of this file.

Functions

xsh_atmos_ext_listxsh_atmos_ext_list_create (int size)
cpl_error_code xsh_atmos_ext_dump_ascii (xsh_atmos_ext_list *list, const char *filename)
xsh_atmos_ext_listxsh_atmos_ext_list_load (cpl_frame *ext_frame)
void xsh_atmos_ext_list_free (xsh_atmos_ext_list **list)
double * xsh_atmos_ext_list_get_lambda (xsh_atmos_ext_list *list)
double * xsh_atmos_ext_list_get_K (xsh_atmos_ext_list *list)

Function Documentation

cpl_error_code xsh_atmos_ext_dump_ascii ( xsh_atmos_ext_list list,
const char *  filename 
)
xsh_atmos_ext_list* xsh_atmos_ext_list_create ( int  size  ) 
void xsh_atmos_ext_list_free ( xsh_atmos_ext_list **  list  ) 
double* xsh_atmos_ext_list_get_K ( xsh_atmos_ext_list list  ) 

Definition at line 170 of file xsh_data_atmos_ext.c.

References xsh_atmos_ext_list::K, and XSH_ASSURE_NOT_NULL.

Referenced by do_calib_spectrum().

double* xsh_atmos_ext_list_get_lambda ( xsh_atmos_ext_list list  ) 

Definition at line 162 of file xsh_data_atmos_ext.c.

References xsh_atmos_ext_list::lambda, and XSH_ASSURE_NOT_NULL.

Referenced by do_calib_spectrum().

xsh_atmos_ext_list* xsh_atmos_ext_list_load ( cpl_frame *  ext_frame  ) 

Generated on 13 Mar 2013 for X-shooter Pipeline Reference Manual by  doxygen 1.6.1