BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Functions | |
double | Czero (double packing) |
double | S2 (double packing) |
double | W2 (double x) |
Variables | |
const double | p = 7.0 / 3.0 - 4.0 * std::sqrt(3.0) / M_PI |
double anonymous_namespace{InterferenceFunctionHardDisk.cpp}::Czero | ( | double | packing | ) |
Definition at line 91 of file InterferenceFunctionHardDisk.cpp.
References p.
Referenced by InterferenceFunctionHardDisk::iff_without_dw().
double anonymous_namespace{InterferenceFunctionHardDisk.cpp}::S2 | ( | double | packing | ) |
Definition at line 98 of file InterferenceFunctionHardDisk.cpp.
References p.
Referenced by InterferenceFunctionHardDisk::iff_without_dw().
double anonymous_namespace{InterferenceFunctionHardDisk.cpp}::W2 | ( | double | x | ) |
Definition at line 107 of file InterferenceFunctionHardDisk.cpp.
References M_PI.
Referenced by InterferenceFunctionHardDisk::integrand().
const double anonymous_namespace{InterferenceFunctionHardDisk.cpp}::p = 7.0 / 3.0 - 4.0 * std::sqrt(3.0) / M_PI |
Definition at line 23 of file InterferenceFunctionHardDisk.cpp.
Referenced by RotatedSquareLatticeBuilder::buildSample(), Line::contains(), Czero(), Instrument::detector2D(), SpectrumUtils::FindPeaks(), RealIntegrator::m_Cfunction(), and S2().