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