pygrenade_vx.network.multicompartment.morphology_builder.Connection

class pygrenade_vx.network.multicompartment.morphology_builder.Connection(source, target)

Bases: object

Connection that contains source and target of a connection.

__init__(source, target)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(source, target)

Initialize self.