Bsoft function
img_phase_shift_to_center
Source:
src/img/img_complex.c
Description:
Phase shifts a set of reflections to the nominal center of the image origin.
Algorithm:
A real space translation with wrapping is equivalent to phase shifting
in reciprocal space. The phases are shifted based on the embedded
sub-image origins.
Arguments:
Returns:
int 0.
Prototype:
int img_phase_shift_to_center(Bimage* p)
Functions used:
balloc
bfree
Other objects included:
struct Bimage
struct Bmarker
class Complex
Generated by bdoc.pl on Mon Jun 15 11:47:45 2009
Back to the Bsoft home