sme.SimulationResultList
- class sme.SimulationResultList(*args, **kwargs)
a list of
SimulationResultobjectsthe list can be iterated over, or an element can be looked up by its index or name
Methods
__init__(self)
a list of SimulationResult objects
the list can be iterated over, or an element can be looked up by its index or name
Methods
|