X-shooter Pipeline Reference Manual 3.8.15
Data Fields
xsh_wavemap Struct Reference

#include <xsh_data_wavemap.h>

Data Fields

int order
 
int sky_size
 
int all_size
 
int object_size
 
int max_size
 
double lambda_min
 
double lambda_max
 
wavemap_itemsky
 
wavemap_itemobject
 
wavemap_itemall
 
cpl_polynomial * pol_lambda
 
cpl_polynomial * pol_slit
 
cpl_polynomial * tcheb_pol_lambda
 
double xmin
 
double xmax
 
double ymin
 
double ymax
 

Detailed Description

Definition at line 47 of file xsh_data_wavemap.h.

Field Documentation

◆ all

wavemap_item* xsh_wavemap::all

◆ all_size

int xsh_wavemap::all_size

◆ lambda_max

double xsh_wavemap::lambda_max

◆ lambda_min

double xsh_wavemap::lambda_min

◆ max_size

int xsh_wavemap::max_size

Definition at line 52 of file xsh_data_wavemap.h.

◆ object

wavemap_item* xsh_wavemap::object

◆ object_size

int xsh_wavemap::object_size

◆ order

int xsh_wavemap::order

◆ pol_lambda

cpl_polynomial* xsh_wavemap::pol_lambda

◆ pol_slit

cpl_polynomial* xsh_wavemap::pol_slit

◆ sky

wavemap_item* xsh_wavemap::sky

◆ sky_size

int xsh_wavemap::sky_size

◆ tcheb_pol_lambda

cpl_polynomial* xsh_wavemap::tcheb_pol_lambda

◆ xmax

double xsh_wavemap::xmax

Definition at line 60 of file xsh_data_wavemap.h.

Referenced by lambda_fit(), and xsh_wavemap_list_eval_lambda().

◆ xmin

double xsh_wavemap::xmin

Definition at line 60 of file xsh_data_wavemap.h.

Referenced by lambda_fit(), and xsh_wavemap_list_eval_lambda().

◆ ymax

double xsh_wavemap::ymax

Definition at line 60 of file xsh_data_wavemap.h.

Referenced by lambda_fit(), and xsh_wavemap_list_eval_lambda().

◆ ymin

double xsh_wavemap::ymin

Definition at line 60 of file xsh_data_wavemap.h.

Referenced by lambda_fit(), and xsh_wavemap_list_eval_lambda().


The documentation for this struct was generated from the following file: