Struct rayx::SoftEdge¶
#include <EnergyDistribution.h>
Public Attributes¶
| Type | Name |
|---|---|
| double | m_centerEnergy |
| double | m_sigma |
Public Functions¶
| Type | Name |
|---|---|
| SoftEdge (double centerEnergy, double sigma) |
Detailed Description¶
Describes a normal distribution with mean m_centerEnergy and standard deviation m_sigma. https://en.wikipedia.org/wiki/Normal_distribution
Public Attributes Documentation¶
variable m_centerEnergy¶
variable m_sigma¶
Public Functions Documentation¶
function SoftEdge¶
The documentation for this class was generated from the following file Intern/rayx-core/src/Beamline/EnergyDistribution.h