next up previous contents
Next: miget_voxel_value Up: VOXEL/REAL FUNCTIONS (16) Previous: miset_world_origin   Contents

miset_spatial_frequency_origin

NAME 

miset_spatial_frequency_origin

SYNOPSIS

#include <minc2.h>

int  miset_spatial_frequency_origin( mihandle_t volume,
                                     double     world[3])
                       
DESCRIPTION

This function sets the world coordinates of the point (0,0,0) in voxel
coordinates.  This changes the constant offset of the two coordinate
systems.

RETURN VALUE

Returns MI_ERROR or MI_NOERROR



Robert VINCENT 2005-03-09