Package SloppyCell :: Package ReactionNetworks :: Module Components :: Class Compartment
[hide private]

Class Compartment

source code

Variable --+
           |
          Compartment

Instance Methods [hide private]
 
__init__(self, id, initial_size, name, typical_value, is_constant, is_optimizable) source code

Inherited from Variable: __eq__

Method Details [hide private]

__init__(self, id, initial_size, name, typical_value, is_constant, is_optimizable)
(Constructor)

source code 
Overrides: Variable.__init__