Monte Carlo eXtreme (MCX)
Public Attributes | List of all members
nifti1_extender Struct Reference

This structure represents a 4-byte string that should follow the binary nifti_1_header data in a NIFTI-1 header file. If the char values are {1,0,0,0}, the file is expected to contain extensions, values of {0,0,0,0} imply the file does not contain extensions. Other sequences of values are not currently defined. More...

#include <nifti1.h>

Public Attributes

char extension [4]
 

Detailed Description

This structure represents a 4-byte string that should follow the binary nifti_1_header data in a NIFTI-1 header file. If the char values are {1,0,0,0}, the file is expected to contain extensions, values of {0,0,0,0} imply the file does not contain extensions. Other sequences of values are not currently defined.


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