|
ecat 6.0.0
|
#include <ecat/kernel/matrix_64.h>
Public Attributes | |
| word | data_type |
| word | num_dimensions |
| word | dimension_1 |
| word | dimension_2 |
| float | x_origin |
| float | y_origin |
| float | recon_scale |
| float | quant_scale |
| word | image_min |
| word | image_max |
| float | pixel_size |
| float | slice_width |
| int | frame_duration |
| int | frame_start_time |
| word | slice_location |
| word | recon_start_hour |
| word | recon_start_minute |
| word | recon_start_sec |
| int | recon_duration |
| word | filter_code |
| int | scan_matrix_num |
| int | norm_matrix_num |
| int | atten_cor_matrix_num |
| float | image_rotation |
| float | plane_eff_corr_fctr |
| float | decay_corr_fctr |
| float | loss_corr_fctr |
| float | intrinsic_tilt |
| word | processing_code |
| word | quant_units |
| word | recon_start_day |
| word | recon_start_month |
| word | recon_start_year |
| float | ecat_calibration_fctr |
| float | well_counter_cal_fctr |
| float | filter_params [6] |
| char | annotation [40] |
Definition at line 109 of file matrix_64.h.
| char mat_image_subheader::annotation[40] |
Definition at line 146 of file matrix_64.h.
| int mat_image_subheader::atten_cor_matrix_num |
Definition at line 132 of file matrix_64.h.
| word mat_image_subheader::data_type |
Definition at line 110 of file matrix_64.h.
| float mat_image_subheader::decay_corr_fctr |
Definition at line 135 of file matrix_64.h.
| word mat_image_subheader::dimension_1 |
Definition at line 112 of file matrix_64.h.
| word mat_image_subheader::dimension_2 |
Definition at line 113 of file matrix_64.h.
| float mat_image_subheader::ecat_calibration_fctr |
Definition at line 143 of file matrix_64.h.
| word mat_image_subheader::filter_code |
Definition at line 129 of file matrix_64.h.
| float mat_image_subheader::filter_params[6] |
Definition at line 145 of file matrix_64.h.
| int mat_image_subheader::frame_duration |
Definition at line 122 of file matrix_64.h.
| int mat_image_subheader::frame_start_time |
Definition at line 123 of file matrix_64.h.
| word mat_image_subheader::image_max |
Definition at line 119 of file matrix_64.h.
| word mat_image_subheader::image_min |
Definition at line 118 of file matrix_64.h.
| float mat_image_subheader::image_rotation |
Definition at line 133 of file matrix_64.h.
| float mat_image_subheader::intrinsic_tilt |
Definition at line 137 of file matrix_64.h.
| float mat_image_subheader::loss_corr_fctr |
Definition at line 136 of file matrix_64.h.
| int mat_image_subheader::norm_matrix_num |
Definition at line 131 of file matrix_64.h.
| word mat_image_subheader::num_dimensions |
Definition at line 111 of file matrix_64.h.
| float mat_image_subheader::pixel_size |
Definition at line 120 of file matrix_64.h.
| float mat_image_subheader::plane_eff_corr_fctr |
Definition at line 134 of file matrix_64.h.
| word mat_image_subheader::processing_code |
Definition at line 138 of file matrix_64.h.
| float mat_image_subheader::quant_scale |
Definition at line 117 of file matrix_64.h.
| word mat_image_subheader::quant_units |
Definition at line 139 of file matrix_64.h.
| int mat_image_subheader::recon_duration |
Definition at line 128 of file matrix_64.h.
| float mat_image_subheader::recon_scale |
Definition at line 116 of file matrix_64.h.
| word mat_image_subheader::recon_start_day |
Definition at line 140 of file matrix_64.h.
| word mat_image_subheader::recon_start_hour |
Definition at line 125 of file matrix_64.h.
| word mat_image_subheader::recon_start_minute |
Definition at line 126 of file matrix_64.h.
| word mat_image_subheader::recon_start_month |
Definition at line 141 of file matrix_64.h.
| word mat_image_subheader::recon_start_sec |
Definition at line 127 of file matrix_64.h.
| word mat_image_subheader::recon_start_year |
Definition at line 142 of file matrix_64.h.
| int mat_image_subheader::scan_matrix_num |
Definition at line 130 of file matrix_64.h.
| word mat_image_subheader::slice_location |
Definition at line 124 of file matrix_64.h.
| float mat_image_subheader::slice_width |
Definition at line 121 of file matrix_64.h.
| float mat_image_subheader::well_counter_cal_fctr |
Definition at line 144 of file matrix_64.h.
| float mat_image_subheader::x_origin |
Definition at line 114 of file matrix_64.h.
| float mat_image_subheader::y_origin |
Definition at line 115 of file matrix_64.h.