Mantid
|
structure to hold info on Volino's coefficients More...
#include <InelasticDiffSphere.h>
Public Attributes | |
size_t | l |
size_t | n |
double | x |
structure to hold info on Volino's coefficients
Definition at line 27 of file InelasticDiffSphere.h.
size_t Mantid::CurveFitting::Functions::xnlc::l |
Definition at line 30 of file InelasticDiffSphere.h.
Referenced by Mantid::CurveFitting::Functions::InelasticDiffSphere::initXnlCoeff().
size_t Mantid::CurveFitting::Functions::xnlc::n |
Definition at line 29 of file InelasticDiffSphere.h.
Referenced by Mantid::CurveFitting::Functions::InelasticDiffSphere::initXnlCoeff().
double Mantid::CurveFitting::Functions::xnlc::x |
Definition at line 28 of file InelasticDiffSphere.h.
Referenced by Mantid::CurveFitting::Functions::InelasticDiffSphere::initXnlCoeff().