|
ecat 6.0.0
|
#include <ecat/kernel/matrix_64.h>
Public Attributes | |
| word | data_type |
| word | dimension_1 |
| word | dimension_2 |
| float | scale_factor |
| word | norm_hour |
| word | norm_minute |
| word | norm_second |
| word | norm_day |
| word | norm_month |
| word | norm_year |
| float | fov_source_width |
| float | ecat_calib_factor |
Definition at line 150 of file matrix_64.h.
| word mat_norm_subheader::data_type |
Definition at line 151 of file matrix_64.h.
| word mat_norm_subheader::dimension_1 |
Definition at line 152 of file matrix_64.h.
| word mat_norm_subheader::dimension_2 |
Definition at line 153 of file matrix_64.h.
| float mat_norm_subheader::ecat_calib_factor |
Definition at line 162 of file matrix_64.h.
| float mat_norm_subheader::fov_source_width |
Definition at line 161 of file matrix_64.h.
| word mat_norm_subheader::norm_day |
Definition at line 158 of file matrix_64.h.
| word mat_norm_subheader::norm_hour |
Definition at line 155 of file matrix_64.h.
| word mat_norm_subheader::norm_minute |
Definition at line 156 of file matrix_64.h.
| word mat_norm_subheader::norm_month |
Definition at line 159 of file matrix_64.h.
| word mat_norm_subheader::norm_second |
Definition at line 157 of file matrix_64.h.
| word mat_norm_subheader::norm_year |
Definition at line 160 of file matrix_64.h.
| float mat_norm_subheader::scale_factor |
Definition at line 154 of file matrix_64.h.