Holds the information about a power-law size-frequency distributions.
More...
#include <Initial.h>
Holds the information about a power-law size-frequency distributions.
Definition at line 73 of file Initial.h.
◆ operator()()
Generates a new value of the SFD by transforming given value from interval [0, 1].
For x=0 and x=1, interval.lower() and interval.upper() is returned, respectively. Input value must lie in unit interval, checked by assert.
Definition at line 87 of file Initial.h.
◆ exponent
Float PowerLawSfd::exponent |
Exponent alpha of the power-law x^-alpha.
Can be lower than 1 or negative, meaning there is more larger modies than smaller bodies. Cannot be exactly 1.
Definition at line 78 of file Initial.h.
◆ interval
Minimal and maximal value of the SFD.
Definition at line 81 of file Initial.h.
The documentation for this struct was generated from the following file:
- /home/pavel/projects/astro/sph/src/core/sph/initial/Initial.h