BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for ConstantBackground, including all inherited members.
addBackground(double intensity) const override | ConstantBackground | virtual |
backgroundValue() const | ConstantBackground | inline |
checkNodeArgs() const | INode | |
className() const final | ConstantBackground | inlinevirtual |
clone() const override | ConstantBackground | virtual |
ConstantBackground(std::vector< double > P) | ConstantBackground | |
ConstantBackground(double background_value) | ConstantBackground | |
IBackground(const std::vector< double > &PValues) | IBackground | |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
INode()=default | INode | |
INode(std::vector< double > PValues) | INode | |
m_background_value | ConstantBackground | private |
m_P | INode | protected |
nodeChildren() const | INode | virtual |
nodeOffspring() const | INode | |
parDefs() const final | ConstantBackground | inlinevirtual |
transferToCPP() | ICloneable | inlinevirtual |
~IBackground() override | IBackground | |
~ICloneable()=default | ICloneable | virtual |
~INode()=default | INode | virtual |