/home/amodigli/releases/xsh/1.2.10/pso/xsh.26608/xshp/xsh/xsh_data_atmos_ext.h File Reference

#include <cpl.h>

Go to the source code of this file.

Data Structures

struct  xsh_atmos_ext_list

Defines

#define XSH_DATA_ATMOS_EXT_H
#define XSH_ATMOS_EXT_LIST_COLNAME_WAVELENGTH   "LAMBDA"
#define XSH_ATMOS_EXT_LIST_COLNAME_K   "LA_SILLA"

Functions

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

Define Documentation

#define XSH_ATMOS_EXT_LIST_COLNAME_K   "LA_SILLA"

Definition at line 33 of file xsh_data_atmos_ext.h.

Referenced by xsh_atmos_ext_list_load().

#define XSH_ATMOS_EXT_LIST_COLNAME_WAVELENGTH   "LAMBDA"

Definition at line 32 of file xsh_data_atmos_ext.h.

Referenced by xsh_atmos_ext_list_load().

#define XSH_DATA_ATMOS_EXT_H

Definition at line 27 of file xsh_data_atmos_ext.h.


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 167 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 159 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 9 Mar 2011 for X-shooter Pipeline Reference Manual by  doxygen 1.6.1