10#include "MantidCurveFitting/DllConfig.h"
14namespace CurveFitting {
32 std::string
name()
const override {
return "LatticeFunction"; }
36 void setLatticeSystem(
const std::string &crystalSystem)
override;
37 void setUnitCell(
const std::string &unitCellString)
override;
A class to store values calculated by a function.
std::string name() const override
Returns the function's name.
Functions::PawleyParameterFunction_sptr m_cellParameters
Class to implement unit cell of crystals.
std::shared_ptr< IFunction > IFunction_sptr
shared pointer to the function base class
std::shared_ptr< PawleyParameterFunction > PawleyParameterFunction_sptr
std::shared_ptr< LatticeFunction > LatticeFunction_sptr
Helper class which provides the Collimation Length for SANS instruments.