openmc.data.UncorrelatedAngleEnergy
- class openmc.data.UncorrelatedAngleEnergy(angle=None, energy=None)[source]
Uncorrelated angle-energy distribution
- Parameters:
angle (openmc.data.AngleDistribution) – Distribution of outgoing angles represented as scattering cosines
energy (openmc.data.EnergyDistribution) – Distribution of outgoing energies
- Variables:
angle (openmc.data.AngleDistribution) – Distribution of outgoing angles represented as scattering cosines
energy (openmc.data.EnergyDistribution) – Distribution of outgoing energies