Uses of Class
org.neuroml.model.BasePynnSynapse
Packages that use BasePynnSynapse
-
Uses of BasePynnSynapse in org.neuroml.model
Subclasses of BasePynnSynapse in org.neuroml.modelModifier 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: noneMethods in org.neuroml.model that return BasePynnSynapseModifier and TypeMethodDescriptionObjectFactory.createBasePynnSynapse()
Create an instance ofBasePynnSynapse