BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Definition at line 72 of file IDistribution2DSampler.h.
Public Member Functions | |
Distribution2DConeSampler (double omega_x, double omega_y) | |
std::pair< double, double > | randomSample () const override |
Private Attributes | |
double | m_omega_x |
double | m_omega_y |
|
inline |
Definition at line 74 of file IDistribution2DSampler.h.
|
overridevirtual |
|
private |
Definition at line 82 of file IDistribution2DSampler.h.
Referenced by randomSample().
|
private |
Definition at line 82 of file IDistribution2DSampler.h.
Referenced by randomSample().