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  

NI_rect_domain Struct Reference

#include <niml.h>


Data Fields

 NI_BASIC_PARTS
NI_index_t nx
NI_index_t ny
NI_index_t nz
NI_index_t nt
NI_index_t nvox
float dx
float dy
float dz
float dt
float xo
float yo
float zo
float to

Detailed Description

NI struct to define a 1..4 dimensional rectangular domain:
  • nx,ny,nz,nt = number of voxels along each axis
  • nvox = total number of voxels
  • dx,dy,dz,dt = grid spacing along each axis
  • xo,yo,zo,to = origin of each axis -----------------------------------------------------------------------------

Definition at line 1043 of file niml.h.


Field Documentation

float NI_rect_domain::dt
 

Definition at line 1046 of file niml.h.

float NI_rect_domain::dx
 

Definition at line 1046 of file niml.h.

float NI_rect_domain::dy
 

Definition at line 1046 of file niml.h.

float NI_rect_domain::dz
 

Definition at line 1046 of file niml.h.

NI_rect_domain::NI_BASIC_PARTS
 

Definition at line 1044 of file niml.h.

NI_index_t NI_rect_domain::nt
 

Definition at line 1045 of file niml.h.

NI_index_t NI_rect_domain::nvox
 

Definition at line 1045 of file niml.h.

NI_index_t NI_rect_domain::nx
 

Definition at line 1045 of file niml.h.

NI_index_t NI_rect_domain::ny
 

Definition at line 1045 of file niml.h.

NI_index_t NI_rect_domain::nz
 

Definition at line 1045 of file niml.h.

float NI_rect_domain::to
 

Definition at line 1047 of file niml.h.

float NI_rect_domain::xo
 

Definition at line 1047 of file niml.h.

float NI_rect_domain::yo
 

Definition at line 1047 of file niml.h.

float NI_rect_domain::zo
 

Definition at line 1047 of file niml.h.


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

Powered by Plone

This site conforms to the following standards: