BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ConstantBackground Class Reference

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
 
ConstantBackgroundclone () const final
 

Detailed Description

Class representing a constant background signal.