Gaussian distribution

../../../_images/gaussian.jpg

Generic emitter with a gaussian distribution

Distribution Distribution proportional to \(e^{-\theta^2/{2*\sigma^2}}\), where σ is defined by a parameter sigma

Children nodes

none

Parameters

name type description
stddev real The standard deviation or σ of the distribution

Ocean XML 3.0 example

<distribution type="gaussian" name="angledistrib" stddev="0.1"/>