Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

MCW_imsize Struct Reference


Data Fields

int size
int head
char * prefix

Detailed Description

Database of preset file sizes for auto-use of 3D.

If( head < 0 ) then file length must match size else file length must == n*size + head for some integer n, which will be the number of slices to read from the file.

Definition at line 114 of file mri_read.c.


Field Documentation

int MCW_imsize::head
 

global header size if >= 0

Definition at line 116 of file mri_read.c.

Referenced by imsized_fname(), and init_MCW_sizes().

char* MCW_imsize::prefix
 

character string to prefix to filename

Definition at line 117 of file mri_read.c.

Referenced by init_MCW_sizes().

int MCW_imsize::size
 

file size in bytes if head < 0; image size in bytes if head >= 0

Definition at line 115 of file mri_read.c.

Referenced by imsized_fname(), and init_MCW_sizes().


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

Powered by Plone

This site conforms to the following standards: