mrcImageFourierPowerSpectrum
in mrcImage.h
typedef struct
mrcImageFourierPowerSpectrum
{
long n;
double d, *h;
} mrcImageFourierPowerSpectrum;