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