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

#include <xsh_data_spectrum1D.h>

Data Fields

int size
 
double lambda_min
 
double lambda_max
 
double lambda_step
 
cpl_propertylist * flux_header
 
cpl_image * flux
 
cpl_propertylist * errs_header
 
cpl_image * errs
 
cpl_propertylist * qual_header
 
cpl_image * qual
 

Detailed Description

Definition at line 39 of file xsh_data_spectrum1D.h.

Field Documentation

◆ errs

cpl_image* xsh_spectrum1D::errs

Definition at line 53 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().

◆ errs_header

cpl_propertylist* xsh_spectrum1D::errs_header

Definition at line 52 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().

◆ flux

cpl_image* xsh_spectrum1D::flux

Definition at line 50 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().

◆ flux_header

cpl_propertylist* xsh_spectrum1D::flux_header

Definition at line 49 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().

◆ lambda_max

double xsh_spectrum1D::lambda_max

Definition at line 45 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().

◆ lambda_min

double xsh_spectrum1D::lambda_min

Definition at line 43 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().

◆ lambda_step

double xsh_spectrum1D::lambda_step

Definition at line 47 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().

◆ qual

cpl_image* xsh_spectrum1D::qual

Definition at line 56 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().

◆ qual_header

cpl_propertylist* xsh_spectrum1D::qual_header

Definition at line 55 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().

◆ size

int xsh_spectrum1D::size

Definition at line 41 of file xsh_data_spectrum1D.h.

Referenced by xsh_spectrum1D_create(), and xsh_spectrum1D_load().


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