|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for FTDecayFunction1DVoigt, including all inherited members.
| accept(INodeVisitor *visitor) const final | FTDecayFunction1DVoigt | inlinevirtual |
| clone() const | FTDecayFunction1DVoigt | virtual |
| copyNumber(const INode *node) const | INode | |
| createParameterTree() const | INode | virtual |
| decayLength() const | IFTDecayFunction1D | inline |
| displayName() const | INode | |
| eEta() const | FTDecayFunction1DVoigt | inline |
| evaluate(double q) const final | FTDecayFunction1DVoigt | virtual |
| FTDecayFunction1DVoigt(const std::vector< double > P) | FTDecayFunction1DVoigt | |
| FTDecayFunction1DVoigt(double decay_length, double eta) | FTDecayFunction1DVoigt | |
| getChildren() const | INode | virtual |
| getName() const | IParameterized | inline |
| ICloneable()=default | ICloneable | |
| ICloneable(const ICloneable &)=delete | ICloneable | |
| ICloneable(ICloneable &&)=default | ICloneable | |
| IFTDecayFunction1D(const NodeMeta &meta, const std::vector< double > &PValues) | IFTDecayFunction1D | |
| INode() | INode | inline |
| INode(const NodeMeta &meta, const std::vector< double > &PValues) | INode | |
| IParameterized(const std::string &name="") | IParameterized | |
| IParameterized(const IParameterized &other) | IParameterized | |
| m_decay_length | IFTDecayFunction1D | protected |
| m_eta | FTDecayFunction1DVoigt | private |
| m_name | IParameterized | private |
| m_NP | INode | protected |
| m_P | INode | protected |
| m_parent | INode | private |
| m_pool | IParameterized | private |
| onChange() | IParameterized | inlinevirtual |
| operator=(const IParameterized &other)=delete | IParameterized | |
| parameter(const std::string &name) const | IParameterized | |
| parameterPool() const | IParameterized | inline |
| parametersToString() const | IParameterized | |
| parent() const | INode | |
| parent() | INode | |
| registerChild(INode *node) | INode | |
| registerParameter(const std::string &name, double *parpointer) | IParameterized | |
| registerVector(const std::string &base_name, kvector_t *p_vec, const std::string &units="nm") | IParameterized | |
| removeParameter(const std::string &name) | IParameterized | |
| removeVector(const std::string &base_name) | IParameterized | |
| setName(const std::string &name) | IParameterized | inline |
| setParameterValue(const std::string &name, double value) | IParameterized | |
| setParent(const INode *newParent) | INode | virtual |
| setVectorValue(const std::string &base_name, kvector_t value) | IParameterized | |
| transferToCPP() | ICloneable | inlinevirtual |
| treeToString() const | INode | virtual |
| XComponentName(const std::string &base_name) | IParameterized | static |
| YComponentName(const std::string &base_name) | IParameterized | static |
| ZComponentName(const std::string &base_name) | IParameterized | static |
| ~ICloneable()=default | ICloneable | virtual |
| ~INode() | INode | inlinevirtual |
| ~IParameterized() | IParameterized | virtual |