Uses of Class
org.neuroml.model.BasePynnSynapse
-
Uses of BasePynnSynapse in org.neuroml.model
Modifier and TypeClassDescriptionclass
Alpha synapse: rise time and decay time are both tau_syn.class
Alpha synapse: rise time and decay time are both tau_syn.class
Conductance based synapse with instantaneous rise and single exponential decay ( with time constant tau_syn ) \n :param e_rev: :type e_rev: none :param tau_syn: :type tau_syn: noneclass
Current based synapse with instantaneous rise and single exponential decay ( with time constant tau_syn ) \n :param tau_syn: :type tau_syn: noneModifier and TypeMethodDescriptionObjectFactory.createBasePynnSynapse()
Create an instance ofBasePynnSynapse