My Project
Data Fields
ecat7_scanheader Struct Reference

#include <ecat7.h>

Collaboration diagram for ecat7_scanheader:
Collaboration graph

Data Fields

short int data_type
 
short int num_dimensions
 
short int num_r_elements
 
short int num_angles
 
short int corrections_applied
 
short int num_z_elements [64]
 
short int ring_difference
 
short int storage_order
 
short int axial_compression
 
float x_resolution
 
float v_resolution
 
float z_resolution
 
float w_resolution
 
short int fill_gate [6]
 
int gate_duration
 
int r_wave_offset
 
int num_accepted_beats
 
float scale_factor
 
short int scan_min
 
short int scan_max
 
int prompts
 
int delayed
 
int multiples
 
int net_trues
 
float tot_avg_cor
 
float tot_avg_uncor
 
int total_coin_rate
 
int frame_start_time
 
int frame_duration
 
float deadtime_correction_factor
 
short int fill_cti [90]
 
short int fill_user [50]
 
float uncor_singles [128]
 

Detailed Description

Definition at line 353 of file ecat7.h.

Field Documentation

◆ axial_compression

short int ecat7_scanheader::axial_compression

Span

Definition at line 371 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7PrintScanheader(), ecat7ReadScanheader(), and ecat7WriteScanheader().

◆ corrections_applied

short int ecat7_scanheader::corrections_applied

Bit 0 - Norm; Bit 1 - Atten; Bit 2 - Smooth

Definition at line 363 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7PrintScanheader(), ecat7ReadScanheader(), and ecat7WriteScanheader().

◆ data_type

short int ecat7_scanheader::data_type

◆ deadtime_correction_factor

float ecat7_scanheader::deadtime_correction_factor

◆ delayed

int ecat7_scanheader::delayed

◆ fill_cti

short int ecat7_scanheader::fill_cti[90]

Definition at line 415 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7ReadScanheader(), and ecat7WriteScanheader().

◆ fill_gate

short int ecat7_scanheader::fill_gate[6]

Definition at line 381 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7ReadScanheader(), and ecat7WriteScanheader().

◆ fill_user

short int ecat7_scanheader::fill_user[50]

Definition at line 417 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7ReadScanheader(), and ecat7WriteScanheader().

◆ frame_duration

int ecat7_scanheader::frame_duration

Total duration of current frame (msec)

Definition at line 411 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7PrintScanheader(), ecat7ReadScanheader(), ecat7WriteScanheader(), imgWriteEcat7(), and imgWriteEcat7Frame().

◆ frame_start_time

int ecat7_scanheader::frame_start_time

◆ gate_duration

int ecat7_scanheader::gate_duration

◆ multiples

int ecat7_scanheader::multiples

◆ net_trues

int ecat7_scanheader::net_trues

◆ num_accepted_beats

int ecat7_scanheader::num_accepted_beats

◆ num_angles

short int ecat7_scanheader::num_angles

◆ num_dimensions

short int ecat7_scanheader::num_dimensions

◆ num_r_elements

short int ecat7_scanheader::num_r_elements

◆ num_z_elements

short int ecat7_scanheader::num_z_elements[64]

◆ prompts

int ecat7_scanheader::prompts

◆ r_wave_offset

int ecat7_scanheader::r_wave_offset

Time from start of first gate (msec)

Definition at line 385 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7PrintScanheader(), ecat7ReadScanheader(), and ecat7WriteScanheader().

◆ ring_difference

short int ecat7_scanheader::ring_difference

Max ring difference (d dimension) in this frame

Definition at line 367 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7PrintScanheader(), ecat7ReadScanheader(), and ecat7WriteScanheader().

◆ scale_factor

float ecat7_scanheader::scale_factor

◆ scan_max

short int ecat7_scanheader::scan_max

◆ scan_min

short int ecat7_scanheader::scan_min

◆ storage_order

short int ecat7_scanheader::storage_order

◆ tot_avg_cor

float ecat7_scanheader::tot_avg_cor

◆ tot_avg_uncor

float ecat7_scanheader::tot_avg_uncor

◆ total_coin_rate

int ecat7_scanheader::total_coin_rate

◆ uncor_singles

float ecat7_scanheader::uncor_singles[128]

Definition at line 419 of file ecat7.h.

Referenced by ecat7PrintScanheader(), ecat7ReadScanheader(), and ecat7WriteScanheader().

◆ v_resolution

float ecat7_scanheader::v_resolution

Resolution in Theta dimension (rad)

Definition at line 375 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7PrintScanheader(), ecat7ReadScanheader(), and ecat7WriteScanheader().

◆ w_resolution

float ecat7_scanheader::w_resolution

◆ x_resolution

float ecat7_scanheader::x_resolution

◆ z_resolution

float ecat7_scanheader::z_resolution

Resolution in z dimension (cm)

Definition at line 377 of file ecat7.h.

Referenced by ecat7EditSHeader(), ecat7PrintScanheader(), ecat7ReadScanheader(), and ecat7WriteScanheader().


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