BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Definition at line 37 of file ResolutionFunctionItems.h.
Public Member Functions | |
std::unique_ptr< IResolutionFunction2D > | createResolutionFunction (double scale=1.0) const override |
virtual void | serialize (Streamer &) |
virtual void | setUnit (const std::variant< QString, Unit > &) |
Set the unit of the distributed value. More... | |
|
overridevirtual |
Implements ResolutionFunctionItem.
Definition at line 20 of file ResolutionFunctionItems.cpp.
|
inlinevirtualinherited |
Reimplemented in ResolutionFunction2DGaussianItem.
Definition at line 34 of file ResolutionFunctionItems.h.
|
inlinevirtualinherited |
Set the unit of the distributed value.
Reimplemented in ResolutionFunction2DGaussianItem.
Definition at line 33 of file ResolutionFunctionItems.h.
Referenced by RectangularDetectorItem::serialize(), and SphericalDetectorItem::serialize().