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

#include <xsh_data_wavesol.h>

Data Fields

enum wavesol_type type
 
int bin_x
 
int bin_y
 
cpl_polynomial * polx
 
cpl_polynomial * poly
 
cpl_propertylist * header
 
cpl_vector * dim
 
int * coefs
 
int nbcoefs
 
int deg_slit
 
int deg_order
 
int deg_lambda
 
double min_lambda
 
double max_lambda
 
double min_order
 
double max_order
 
double min_slit
 
double max_slit
 
double min_x
 
double max_x
 
double min_y
 
double max_y
 

Detailed Description

Definition at line 48 of file xsh_data_wavesol.h.

Field Documentation

◆ bin_x

int xsh_wavesol::bin_x

◆ bin_y

int xsh_wavesol::bin_y

◆ coefs

int* xsh_wavesol::coefs

Definition at line 56 of file xsh_data_wavesol.h.

◆ deg_lambda

int xsh_wavesol::deg_lambda

◆ deg_order

int xsh_wavesol::deg_order

◆ deg_slit

int xsh_wavesol::deg_slit

◆ dim

cpl_vector* xsh_wavesol::dim

Definition at line 55 of file xsh_data_wavesol.h.

Referenced by xsh_wavesol_create(), xsh_wavesol_duplicate(), and xsh_wavesol_load().

◆ header

cpl_propertylist* xsh_wavesol::header

◆ max_lambda

double xsh_wavesol::max_lambda

◆ max_order

double xsh_wavesol::max_order

◆ max_slit

double xsh_wavesol::max_slit

◆ max_x

double xsh_wavesol::max_x

◆ max_y

double xsh_wavesol::max_y

◆ min_lambda

double xsh_wavesol::min_lambda

◆ min_order

double xsh_wavesol::min_order

◆ min_slit

double xsh_wavesol::min_slit

◆ min_x

double xsh_wavesol::min_x

◆ min_y

double xsh_wavesol::min_y

◆ nbcoefs

int xsh_wavesol::nbcoefs

◆ polx

cpl_polynomial* xsh_wavesol::polx

◆ poly

cpl_polynomial* xsh_wavesol::poly

◆ type

enum wavesol_type xsh_wavesol::type

Definition at line 49 of file xsh_data_wavesol.h.

Referenced by xsh_wavesol_get_type(), and xsh_wavesol_set_type().


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