|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Class representing a constant background signal. More...
Inheritance diagram for ConstantBackground:Public Member Functions | |
| ConstantBackground (const std::vector< double > P) | |
| ConstantBackground (double background_value) | |
| void | accept (INodeVisitor *visitor) const override |
| double | addBackground (double intensity) const final |
| double | backgroundValue () const |
| ConstantBackground * | clone () const final |
Class representing a constant background signal.