EdgeName

compartment_model.EdgeName(self, compartment_from, compartment_to)

The name of a transition edge, from one compartment to another.

Parameters

compartment_from: CompartmentName

The source compartment for this edge.

compartment_to: CompartmentName

The destination compartment for this edge.

Attributes

compartment_from: CompartmentName

The source compartment for this edge.

compartment_to: CompartmentName

The destination compartment for this edge.

full: str

The name of the edge as a string.

Methods

Name Description
with_subscript Return a copy of this edge with the subscript changed.
with_strata Return a copy of this edge with the strata changed.