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

One-dimensional Cauchy decay function in reciprocal space; corresponds to exp(-|x|/decay_length) in real space. More...

+ Inheritance diagram for FTDecayFunction1DCauchy:

Public Member Functions

 FTDecayFunction1DCauchy (const std::vector< double > P)
 
 FTDecayFunction1DCauchy (double decay_length)
 
void accept (INodeVisitor *visitor) const final
 
FTDecayFunction1DCauchyclone () const
 
double evaluate (double q) const final
 

Detailed Description

One-dimensional Cauchy decay function in reciprocal space; corresponds to exp(-|x|/decay_length) in real space.