Form factor, F(q), for a hard sphere of radius R.
More...
#include <scatter.h>
|
| template<class Tparticle > |
| T | operator() (T q, const Tparticle &a) const |
| |
template<std::floating_point T = float>
class Faunus::Scatter::FormFactorSphere< T >
Form factor, F(q), for a hard sphere of radius R.
◆ operator()()
template<std::floating_point T = float>
template<class Tparticle >
- Parameters
-
| q | q value in inverse angstroms |
| a | particle to take radius, R from |
- Returns
- \(I(q)=\left [\frac{3}{(qR)^3}\left (\sin{qR}-qR\cos{qR}\right )\right ]^2\)
The documentation for this class was generated from the following file: