BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Triangle IProfile1D [1-|x|/omega if |x|<omega, and 0 otherwise]; its Fourier transform standardizedFT(q) is a squared sinc function starting at standardizedFT(0)=1.
Public Member Functions | |
Profile1DTriangle (double omega) | |
Profile1DTriangle (std::vector< double > P) | |
std::string | className () const final |
Profile1DTriangle * | clone () const override |
double | decayFT (double q) const override |
std::vector< ParaMeta > | parDefs () const final |
double | qSecondDerivative () const override |
double | standardizedFT (double q) const override |
Profile1DTriangle::Profile1DTriangle | ( | std::vector< double > | P | ) |
Profile1DTriangle::Profile1DTriangle | ( | double | omega | ) |
|
final |
|
override |
|
override |
|
final |
|
override |
|
override |