#include <ecat7.h>
Data Fields | |
short int | data_type |
short int | num_dimensions |
short int | num_r_elements |
short int | num_angles |
short int | num_z_elements |
short int | ring_difference |
float | scale_factor |
float | norm_min |
float | norm_max |
float | fov_source_width |
float | norm_quality_factor |
short int | norm_quality_factor_code |
short int | storage_order |
short int | span |
short int | z_elements [64] |
short int | fill_cti [123] |
short int | fill_user [50] |
short int ecat7_2Dnormheader::data_type |
Definition at line 459 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::fill_cti[123] |
Definition at line 474 of file ecat7.h.
Referenced by ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::fill_user[50] |
Definition at line 475 of file ecat7.h.
Referenced by ecat7Read2DNormheader(), and ecat7Write2DNormheader().
float ecat7_2Dnormheader::fov_source_width |
Definition at line 468 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
float ecat7_2Dnormheader::norm_max |
Definition at line 467 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
float ecat7_2Dnormheader::norm_min |
Definition at line 466 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
float ecat7_2Dnormheader::norm_quality_factor |
Definition at line 469 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::norm_quality_factor_code |
Definition at line 470 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::num_angles |
Definition at line 462 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::num_dimensions |
Definition at line 460 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::num_r_elements |
Definition at line 461 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::num_z_elements |
Definition at line 463 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::ring_difference |
Definition at line 464 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
float ecat7_2Dnormheader::scale_factor |
Definition at line 465 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::span |
Definition at line 472 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::storage_order |
Definition at line 471 of file ecat7.h.
Referenced by ecat7Print2DNormheader(), ecat7Read2DNormheader(), and ecat7Write2DNormheader().
short int ecat7_2Dnormheader::z_elements[64] |
Definition at line 473 of file ecat7.h.
Referenced by ecat7Print2DNormheader().