My Project
|
#include <ecat63.h>
Data Fields | |
short int | data_type |
short int | dimension_1 |
short int | dimension_2 |
float | scale_factor |
short int | norm_hour |
short int | norm_minute |
short int | norm_second |
short int | norm_day |
short int | norm_month |
short int | norm_year |
float | fov_source_width |
short int ecat63_normheader::data_type |
Definition at line 147 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadAllToImg(), ecat63ReadNormheader(), ecat63ReadPlaneToImg(), ecat63WriteNorm(), ecat63WriteNormheader(), imgReadEcat63Frame(), and imgReadEcat63Header().
short int ecat63_normheader::dimension_1 |
Definition at line 147 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadAllToImg(), ecat63ReadNormheader(), ecat63ReadPlaneToImg(), ecat63WriteNorm(), ecat63WriteNormheader(), and imgReadEcat63Header().
short int ecat63_normheader::dimension_2 |
Definition at line 147 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadAllToImg(), ecat63ReadNormheader(), ecat63ReadPlaneToImg(), ecat63WriteNorm(), ecat63WriteNormheader(), and imgReadEcat63Header().
float ecat63_normheader::fov_source_width |
Definition at line 151 of file ecat63.h.
Referenced by ecat63ReadNormheader(), and ecat63WriteNormheader().
short int ecat63_normheader::norm_day |
Definition at line 150 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadNormheader(), and ecat63WriteNormheader().
short int ecat63_normheader::norm_hour |
Definition at line 150 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadNormheader(), and ecat63WriteNormheader().
short int ecat63_normheader::norm_minute |
Definition at line 150 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadNormheader(), and ecat63WriteNormheader().
short int ecat63_normheader::norm_month |
Definition at line 150 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadNormheader(), and ecat63WriteNormheader().
short int ecat63_normheader::norm_second |
Definition at line 150 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadNormheader(), and ecat63WriteNormheader().
short int ecat63_normheader::norm_year |
Definition at line 150 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadNormheader(), and ecat63WriteNormheader().
float ecat63_normheader::scale_factor |
Definition at line 149 of file ecat63.h.
Referenced by ecat63PrintNormheader(), ecat63ReadAllToImg(), ecat63ReadNormheader(), ecat63ReadPlaneToImg(), ecat63WriteNormheader(), and imgReadEcat63Frame().