pygrenade_vx.network.multicompartment.mechanisms

Classes

ABC()

Helper class that provides a standard way to create an ABC using inheritance.

ConductanceBasedSynapse(conductance, …)

Mechanism that defines the parameters of a conductance based synaptic input.

CurrentBasedSynapse(current, time_constant)

Mechanism that defines the parameters of a current based synaptic input.

Mechanism()

Abstract base class for all Mechanisms.

MembraneCapacitance(capacitance)

Mechanism that defines the membrane capacitance of a compartment.