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