openmc.stats.Isotropic

class openmc.stats.Isotropic[source]

Isotropic angular distribution.

to_xml_element()[source]

Return XML representation of the isotropic distribution

Returns:element – XML element containing isotropic distribution data
Return type:xml.etree.ElementTree.Element