BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Gaussian IProfile1D; its Fourier transform standardizedFT(q) is a Gaussian starting at standardizedFT(0)=1.
Public Member Functions | |
Profile1DGauss (double omega) | |
Profile1DGauss (std::vector< double > P) | |
std::string | className () const final |
Profile1DGauss * | 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 |
Profile1DGauss::Profile1DGauss | ( | std::vector< double > | P | ) |
Profile1DGauss::Profile1DGauss | ( | double | omega | ) |
|
final |
|
override |
|
override |
|
final |
|
override |
|
override |