Main Page   Modules   Compound List   File List   Compound Members   File 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>

List of all members.

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:
Generated at Thu Aug 28 16:47:56 2008 for nifti1_io by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000