OpenMC/docs/source/pythonapi/stats.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

68 lines
1.3 KiB
ReStructuredText
Raw Permalink Normal View History

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
openmc.stats.Normal
2022-10-18 13:34:30 -05:00
.. autosummary::
:toctree: generated
:nosignatures:
:template: myfunction.rst
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
openmc.stats.CylindricalIndependent
openmc.stats.SphericalIndependent
2017-04-05 07:11:57 -05:00
openmc.stats.Box
openmc.stats.Point
openmc.stats.MeshSpatial
2022-07-29 10:08:47 -05:00
.. autosummary::
:toctree: generated
:nosignatures:
:template: myfunction.rst
openmc.stats.spherical_uniform