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

miconvert_spatial_frequency_origin_to_start

NAME 

miconvert_spatial_frequency_origin_to_start

SYNOPSIS

#include <minc2.h>

int  miconvert_spatial_frequency_origin_to_start( mihandle_t         volume,
                                                  const double       world[3],
                                                  double             starts[3])
                       
                                
DESCRIPTION

This function calculates the start values for the volume dimensions,
assuming that the spatial origin is relocated to the given world
coordinate.

RETURN VALUE

Returns MI_ERROR or MI_NOERROR



Robert VINCENT 2005-03-09