| VTK
    9.0.1
    | 
Data structure defining the fields in the nifti2 header. This binary header should be found at the beginning of a valid NIFTI-2 header file. More...
#include <vtkNIFTIImagePrivate.h>
| Public Attributes | |
| int | sizeof_hdr | 
| char | magic [8] | 
| short | datatype | 
| short | bitpix | 
| long long | dim [8] | 
| double | intent_p1 | 
| double | intent_p2 | 
| double | intent_p3 | 
| double | pixdim [8] | 
| long long | vox_offset | 
| double | scl_slope | 
| double | scl_inter | 
| double | cal_max | 
| double | cal_min | 
| double | slice_duration | 
| double | toffset | 
| long long | slice_start | 
| long long | slice_end | 
| char | descrip [80] | 
| char | aux_file [24] | 
| int | qform_code | 
| int | sform_code | 
| double | quatern_b | 
| double | quatern_c | 
| double | quatern_d | 
| double | qoffset_x | 
| double | qoffset_y | 
| double | qoffset_z | 
| double | srow_x [4] | 
| double | srow_y [4] | 
| double | srow_z [4] | 
| int | slice_code | 
| int | xyzt_units | 
| int | intent_code | 
| char | intent_name [16] | 
| char | dim_info | 
| char | unused_str [15] | 
Data structure defining the fields in the nifti2 header. This binary header should be found at the beginning of a valid NIFTI-2 header file.
Definition at line 223 of file vtkNIFTIImagePrivate.h.
 1.8.17
 1.8.17