EdgeDef
self, name, rate, compartment_from, compartment_to) compartment_model.EdgeDef(
Defines a single edge transitions in a compartment model.
Attributes
name: EdgeName
-
The name of the edge.
rate:
Expr
-
The rate of flow along this edge.
compartment_from:
Symbol
-
The symbol describing the source compartment.
compartment_to:
Symbol
-
The symbol describing the destination compartment.