pygrenade_vx.network.multicompartment.compartment_builder.Mechanism
-
class
pygrenade_vx.network.multicompartment.compartment_builder.Mechanism Bases:
abc.ABCAbstract base class for all Mechanisms.
-
__init__() Initialize mechanism.
Methods
__init__()Initialize mechanism.
copy()Create a copy of the mechanism.
Create the mechansim in grenade.
-
copy() Create a copy of the mechanism.
-
to_grenade() Create the mechansim in grenade.
-