This fitting function models the elastic part of the dynamics structure factor of a particle undergoing discrete jumps on N-sites evenly distributed in a circle. The particle can only jump to neighboring sites. This is the most common type of discrete rotational diffusion in a circle.
This function makes up the elastic part of DiffRotDiscreteCircle.
Name | Type | Default | Description |
---|---|---|---|
N | |||
Q |
(integer, default=3) number of sites - (double, default=0.5) Momentum transfer
Name | Default | Description |
---|---|---|
Height | 1.0 | Scaling factor to be applied to the resolution. |
Centre | 0.0 | Shift along the x-axis to be applied to the resolution. |
Radius | 1.0 | Circle radius [Angstroms] |
Categories: FitFunctions | QuasiElastic
C++ source: ElasticDiffRotDiscreteCircle.cpp (last modified: 2017-01-16)
C++ header: ElasticDiffRotDiscreteCircle.h (last modified: 2016-06-24)