#include <xsh_data_pre_3d.h>
Data Fields | |
xsh_image_3d * | data |
cpl_propertylist * | data_header |
xsh_image_3d * | errs |
cpl_propertylist * | errs_header |
xsh_image_3d * | qual |
cpl_propertylist * | qual_header |
cpl_frame_group | group |
xsh_instrument * | instrument |
int | naxis1 |
int | naxis2 |
int | naxis3 |
int | binx |
int | biny |
int | nx |
int | ny |
int | nz |
Definition at line 49 of file xsh_data_pre_3d.h.
int xsh_pre_3d::binx |
Definition at line 65 of file xsh_data_pre_3d.h.
int xsh_pre_3d::biny |
Definition at line 65 of file xsh_data_pre_3d.h.
Definition at line 50 of file xsh_data_pre_3d.h.
Referenced by make_data_cube(), xsh_pre_3d_get_data(), xsh_pre_3d_load(), xsh_pre_3d_new(), and xsh_pre_3d_save().
cpl_propertylist* xsh_pre_3d::data_header |
Definition at line 51 of file xsh_data_pre_3d.h.
Referenced by main(), xsh_add_product_pre_3d(), xsh_format(), xsh_pre_3d_init(), xsh_pre_3d_new(), and xsh_pre_3d_save().
Definition at line 53 of file xsh_data_pre_3d.h.
Referenced by make_data_cube(), xsh_pre_3d_get_errs(), xsh_pre_3d_load(), xsh_pre_3d_new(), and xsh_pre_3d_save().
cpl_propertylist* xsh_pre_3d::errs_header |
Definition at line 54 of file xsh_data_pre_3d.h.
Referenced by xsh_format(), xsh_pre_3d_load(), xsh_pre_3d_new(), and xsh_pre_3d_save().
cpl_frame_group xsh_pre_3d::group |
Definition at line 59 of file xsh_data_pre_3d.h.
Referenced by xsh_pre_3d_load().
Definition at line 61 of file xsh_data_pre_3d.h.
Definition at line 63 of file xsh_data_pre_3d.h.
Referenced by xsh_pre_3d_init(), and xsh_pre_3d_load().
Definition at line 63 of file xsh_data_pre_3d.h.
Referenced by xsh_pre_3d_init(), and xsh_pre_3d_load().
Definition at line 63 of file xsh_data_pre_3d.h.
Referenced by xsh_pre_3d_init(), and xsh_pre_3d_load().
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().
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().
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().
Definition at line 56 of file xsh_data_pre_3d.h.
Referenced by make_data_cube(), xsh_pre_3d_get_qual(), xsh_pre_3d_load(), xsh_pre_3d_new(), and xsh_pre_3d_save().
cpl_propertylist* xsh_pre_3d::qual_header |
Definition at line 57 of file xsh_data_pre_3d.h.
Referenced by xsh_format(), xsh_pre_3d_load(), xsh_pre_3d_new(), and xsh_pre_3d_save().