![]() |
BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Two-dimensional gate distribution in Fourier space; corresponds to normalized constant if r<1 (and 0 otherwise) in real space, with
.
Public Member Functions | |
| Profile2DGate (double omega_x, double omega_y, double gamma) | |
| Profile2DGate (std::vector< double > P) | |
| std::string | className () const final |
| Profile2DGate * | clone () const override |
| double | decayFT2D (double qx, double qy) const override |
| std::vector< ParaMeta > | parDefs () const final |
| double | standardizedFT2D (double qx, double qy) const override |
| Profile2DGate::Profile2DGate | ( | std::vector< double > | P | ) |
| Profile2DGate::Profile2DGate | ( | double | omega_x, |
| double | omega_y, | ||
| double | gamma | ||
| ) |
|
final |
|
override |
|
override |
|
final |
|
override |