2017-04-05 07:11:57 -05:00
|
|
|
.. _pythonapi_stats:
|
|
|
|
|
|
|
|
|
|
---------------------------------
|
|
|
|
|
:mod:`openmc.stats` -- Statistics
|
|
|
|
|
---------------------------------
|
|
|
|
|
|
|
|
|
|
Univariate Probability Distributions
|
|
|
|
|
------------------------------------
|
|
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myclass.rst
|
|
|
|
|
|
|
|
|
|
openmc.stats.Univariate
|
|
|
|
|
openmc.stats.Discrete
|
|
|
|
|
openmc.stats.Uniform
|
2021-10-11 19:48:15 +00:00
|
|
|
openmc.stats.PowerLaw
|
2017-04-05 07:11:57 -05:00
|
|
|
openmc.stats.Maxwell
|
|
|
|
|
openmc.stats.Watt
|
|
|
|
|
openmc.stats.Tabular
|
|
|
|
|
openmc.stats.Legendre
|
|
|
|
|
openmc.stats.Mixture
|
2018-12-13 15:37:47 +00:00
|
|
|
openmc.stats.Normal
|
2022-10-18 13:34:30 -05:00
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myfunction.rst
|
|
|
|
|
|
2022-09-08 13:42:22 -05:00
|
|
|
openmc.stats.muir
|
2017-04-05 07:11:57 -05:00
|
|
|
|
|
|
|
|
Angular Distributions
|
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myclass.rst
|
|
|
|
|
|
|
|
|
|
openmc.stats.UnitSphere
|
|
|
|
|
openmc.stats.PolarAzimuthal
|
|
|
|
|
openmc.stats.Isotropic
|
|
|
|
|
openmc.stats.Monodirectional
|
|
|
|
|
|
|
|
|
|
Spatial Distributions
|
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myclass.rst
|
|
|
|
|
|
|
|
|
|
openmc.stats.Spatial
|
|
|
|
|
openmc.stats.CartesianIndependent
|
2019-12-31 12:11:49 -05:00
|
|
|
openmc.stats.CylindricalIndependent
|
2019-11-04 17:27:50 -05:00
|
|
|
openmc.stats.SphericalIndependent
|
2017-04-05 07:11:57 -05:00
|
|
|
openmc.stats.Box
|
|
|
|
|
openmc.stats.Point
|
2022-12-30 07:21:11 -06:00
|
|
|
openmc.stats.MeshSpatial
|
2022-07-29 10:08:47 -05:00
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myfunction.rst
|
|
|
|
|
|
|
|
|
|
openmc.stats.spherical_uniform
|