|
ecat 6.0.0
|
#include <ecat/kernel/matrix_64.h>
Public Attributes | |
| word | data_type |
| word | dimension_1 |
| word | dimension_2 |
| word | smoothing |
| word | processing_code |
| float | sample_distance |
| float | isotope_halflife |
| word | frame_duration_sec |
| int | gate_duration |
| int | r_wave_offset |
| float | scale_factor |
| word | scan_min |
| word | scan_max |
| int | prompts |
| int | delayed |
| int | multiples |
| int | net_trues |
| float | cor_singles [16] |
| float | uncor_singles [16] |
| float | tot_avg_cor |
| float | tot_avg_uncor |
| int | total_coin_rate |
| int | frame_start_time |
| int | frame_duration |
| float | loss_correction_fctr |
| int | phy_planes [8] |
Definition at line 79 of file matrix_64.h.
| float mat_scan_subheader::cor_singles[16] |
Definition at line 97 of file matrix_64.h.
| word mat_scan_subheader::data_type |
Definition at line 80 of file matrix_64.h.
| int mat_scan_subheader::delayed |
Definition at line 94 of file matrix_64.h.
| word mat_scan_subheader::dimension_1 |
Definition at line 81 of file matrix_64.h.
| word mat_scan_subheader::dimension_2 |
Definition at line 82 of file matrix_64.h.
| int mat_scan_subheader::frame_duration |
Definition at line 103 of file matrix_64.h.
| word mat_scan_subheader::frame_duration_sec |
Definition at line 87 of file matrix_64.h.
| int mat_scan_subheader::frame_start_time |
Definition at line 102 of file matrix_64.h.
| int mat_scan_subheader::gate_duration |
Definition at line 88 of file matrix_64.h.
| float mat_scan_subheader::isotope_halflife |
Definition at line 86 of file matrix_64.h.
| float mat_scan_subheader::loss_correction_fctr |
Definition at line 104 of file matrix_64.h.
| int mat_scan_subheader::multiples |
Definition at line 95 of file matrix_64.h.
| int mat_scan_subheader::net_trues |
Definition at line 96 of file matrix_64.h.
| int mat_scan_subheader::phy_planes[8] |
Definition at line 105 of file matrix_64.h.
| word mat_scan_subheader::processing_code |
Definition at line 84 of file matrix_64.h.
| int mat_scan_subheader::prompts |
Definition at line 93 of file matrix_64.h.
| int mat_scan_subheader::r_wave_offset |
Definition at line 89 of file matrix_64.h.
| float mat_scan_subheader::sample_distance |
Definition at line 85 of file matrix_64.h.
| float mat_scan_subheader::scale_factor |
Definition at line 90 of file matrix_64.h.
| word mat_scan_subheader::scan_max |
Definition at line 92 of file matrix_64.h.
| word mat_scan_subheader::scan_min |
Definition at line 91 of file matrix_64.h.
| word mat_scan_subheader::smoothing |
Definition at line 83 of file matrix_64.h.
| float mat_scan_subheader::tot_avg_cor |
Definition at line 99 of file matrix_64.h.
| float mat_scan_subheader::tot_avg_uncor |
Definition at line 100 of file matrix_64.h.
| int mat_scan_subheader::total_coin_rate |
Definition at line 101 of file matrix_64.h.
| float mat_scan_subheader::uncor_singles[16] |
Definition at line 98 of file matrix_64.h.