My Project
Data Fields
ecat63_imageheader Struct Reference

#include <ecat63.h>

Collaboration diagram for ecat63_imageheader:
Collaboration graph

Data Fields

char fill1 [126]
 
short int data_type
 
short int num_dimensions
 
short int dimension_1
 
short int dimension_2
 
float x_origin
 
float y_origin
 
float recon_scale
 
float quant_scale
 
short int image_min
 
short int image_max
 
float pixel_size
 
float slice_width
 
int frame_duration
 
int frame_start_time
 
short int slice_location
 
short int recon_start_hour
 
short int recon_start_min
 
short int recon_start_sec
 
int recon_duration
 
short int filter_code
 
int scan_matrix_num
 
int norm_matrix_num
 
int atten_cor_mat_num
 
float image_rotation
 
float plane_eff_corr_fctr
 
float decay_corr_fctr
 
float loss_corr_fctr
 
float intrinsic_tilt
 
short int processing_code
 
short int quant_units
 
short int recon_start_day
 
short int recon_start_month
 
short int recon_start_year
 
float ecat_calibration_fctr
 
float well_counter_cal_fctr
 
float filter_params [6]
 
char annotation [40]
 
short int fill2 [26]
 

Detailed Description

Definition at line 105 of file ecat63.h.

Field Documentation

◆ annotation

char ecat63_imageheader::annotation[40]

Definition at line 122 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ atten_cor_mat_num

int ecat63_imageheader::atten_cor_mat_num

Definition at line 116 of file ecat63.h.

Referenced by ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ data_type

short int ecat63_imageheader::data_type

◆ decay_corr_fctr

float ecat63_imageheader::decay_corr_fctr

◆ dimension_1

short int ecat63_imageheader::dimension_1

◆ dimension_2

short int ecat63_imageheader::dimension_2

◆ ecat_calibration_fctr

float ecat63_imageheader::ecat_calibration_fctr

◆ fill1

char ecat63_imageheader::fill1[126]

Definition at line 106 of file ecat63.h.

Referenced by ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ fill2

short int ecat63_imageheader::fill2[26]

Definition at line 123 of file ecat63.h.

Referenced by ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ filter_code

short int ecat63_imageheader::filter_code

Definition at line 115 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ filter_params

float ecat63_imageheader::filter_params[6]

Definition at line 121 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ frame_duration

int ecat63_imageheader::frame_duration

◆ frame_start_time

int ecat63_imageheader::frame_start_time

◆ image_max

short int ecat63_imageheader::image_max

◆ image_min

short int ecat63_imageheader::image_min

◆ image_rotation

float ecat63_imageheader::image_rotation

Definition at line 117 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ intrinsic_tilt

float ecat63_imageheader::intrinsic_tilt

Definition at line 117 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ loss_corr_fctr

float ecat63_imageheader::loss_corr_fctr

◆ norm_matrix_num

int ecat63_imageheader::norm_matrix_num

Definition at line 116 of file ecat63.h.

Referenced by ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ num_dimensions

short int ecat63_imageheader::num_dimensions

◆ pixel_size

float ecat63_imageheader::pixel_size

◆ plane_eff_corr_fctr

float ecat63_imageheader::plane_eff_corr_fctr

◆ processing_code

short int ecat63_imageheader::processing_code

Definition at line 119 of file ecat63.h.

Referenced by ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ quant_scale

float ecat63_imageheader::quant_scale

◆ quant_units

short int ecat63_imageheader::quant_units

◆ recon_duration

int ecat63_imageheader::recon_duration

Definition at line 114 of file ecat63.h.

Referenced by ecat63ReadImageheader().

◆ recon_scale

float ecat63_imageheader::recon_scale

◆ recon_start_day

short int ecat63_imageheader::recon_start_day

Definition at line 119 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ recon_start_hour

short int ecat63_imageheader::recon_start_hour

Definition at line 112 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ recon_start_min

short int ecat63_imageheader::recon_start_min

Definition at line 112 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ recon_start_month

short int ecat63_imageheader::recon_start_month

Definition at line 119 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ recon_start_sec

short int ecat63_imageheader::recon_start_sec

Definition at line 112 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ recon_start_year

short int ecat63_imageheader::recon_start_year

Definition at line 119 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ scan_matrix_num

int ecat63_imageheader::scan_matrix_num

Definition at line 116 of file ecat63.h.

Referenced by ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ slice_location

short int ecat63_imageheader::slice_location

Definition at line 112 of file ecat63.h.

Referenced by ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ slice_width

float ecat63_imageheader::slice_width

◆ well_counter_cal_fctr

float ecat63_imageheader::well_counter_cal_fctr

◆ x_origin

float ecat63_imageheader::x_origin

Definition at line 108 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().

◆ y_origin

float ecat63_imageheader::y_origin

Definition at line 108 of file ecat63.h.

Referenced by ecat63PrintImageheader(), ecat63ReadImageheader(), and ecat63WriteImageheader().


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