18namespace CurveFitting {
34 std::string
name()
const override {
return "ElasticDiffSphere"; }
36 const std::string
category()
const override {
return "QuasiElastic"; }
39 double HeightPrefactor()
const override;
Elastic part of the DiffSphere function.
std::string name() const override
overwrite IFunction base class methods
const std::string category() const override
The categories the Fit function belong to.
This is a specialization of IFunction1D for functions having the magnitude of the momentum transfer (...
Helper class which provides the Collimation Length for SANS instruments.