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

#include <xsh_data_pre_3d.h>

Data Fields

xsh_image_3ddata
 
cpl_propertylist * data_header
 
xsh_image_3derrs
 
cpl_propertylist * errs_header
 
xsh_image_3dqual
 
cpl_propertylist * qual_header
 
cpl_frame_group group
 
xsh_instrumentinstrument
 
int naxis1
 
int naxis2
 
int naxis3
 
int binx
 
int biny
 
int nx
 
int ny
 
int nz
 

Detailed Description

Definition at line 49 of file xsh_data_pre_3d.h.

Field Documentation

◆ binx

int xsh_pre_3d::binx

Definition at line 65 of file xsh_data_pre_3d.h.

◆ biny

int xsh_pre_3d::biny

Definition at line 65 of file xsh_data_pre_3d.h.

◆ data

xsh_image_3d* xsh_pre_3d::data

◆ data_header

cpl_propertylist* xsh_pre_3d::data_header

◆ errs

xsh_image_3d* xsh_pre_3d::errs

◆ errs_header

cpl_propertylist* xsh_pre_3d::errs_header

◆ group

cpl_frame_group xsh_pre_3d::group

Definition at line 59 of file xsh_data_pre_3d.h.

Referenced by xsh_pre_3d_load().

◆ instrument

xsh_instrument* xsh_pre_3d::instrument

Definition at line 61 of file xsh_data_pre_3d.h.

◆ naxis1

int xsh_pre_3d::naxis1

Definition at line 63 of file xsh_data_pre_3d.h.

Referenced by xsh_pre_3d_init(), and xsh_pre_3d_load().

◆ naxis2

int xsh_pre_3d::naxis2

Definition at line 63 of file xsh_data_pre_3d.h.

Referenced by xsh_pre_3d_init(), and xsh_pre_3d_load().

◆ naxis3

int xsh_pre_3d::naxis3

Definition at line 63 of file xsh_data_pre_3d.h.

Referenced by xsh_pre_3d_init(), and xsh_pre_3d_load().

◆ nx

int xsh_pre_3d::nx

Definition at line 67 of file xsh_data_pre_3d.h.

Referenced by xsh_pre_3d_get_nx(), xsh_pre_3d_load(), and xsh_pre_3d_new().

◆ ny

int xsh_pre_3d::ny

Definition at line 67 of file xsh_data_pre_3d.h.

Referenced by xsh_pre_3d_get_ny(), xsh_pre_3d_load(), and xsh_pre_3d_new().

◆ nz

int xsh_pre_3d::nz

Definition at line 67 of file xsh_data_pre_3d.h.

Referenced by xsh_pre_3d_get_nz(), xsh_pre_3d_load(), and xsh_pre_3d_new().

◆ qual

xsh_image_3d* xsh_pre_3d::qual

◆ qual_header

cpl_propertylist* xsh_pre_3d::qual_header

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