Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
RealFFT.h File Reference
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/Workspace_fwd.h"
#include "MantidAlgorithms/FFT.h"

Go to the source code of this file.

Classes

class  Mantid::Algorithms::RealFFT::RealFFT
 Performs a Fast Fourier Transform of real data. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Algorithms
 
namespace  Mantid::Algorithms::RealFFT
 
namespace  Mantid::Algorithms::RealFFT::PropertyNames
 

Functions

std::string const Mantid::Algorithms::RealFFT::PropertyNames::IGNORE_X_BINS ("IgnoreXBins")
 
std::string const Mantid::Algorithms::RealFFT::PropertyNames::INPUT_WKSP ("InputWorkspace")
 
std::string const Mantid::Algorithms::RealFFT::PropertyNames::OUTPUT_WKSP ("OutputWorkspace")
 
std::string const Mantid::Algorithms::RealFFT::PropertyNames::TRANSFORM ("Transform")
 
std::string const Mantid::Algorithms::RealFFT::PropertyNames::WKSP_INDEX ("WorkspaceIndex")