openmc.WeightWindowsList
- class openmc.WeightWindowsList(iterable: Iterable[WeightWindows] = ())[source]
A list of WeightWindows objects.
Added in version 0.15.3.
- Parameters:
iterable (iterable of openmc.WeightWindows) – An iterable of WeightWindows objects to initialize the list with