Uses of Class
org.neuroml1.model.channel.MultiDecaySynapse
Packages that use MultiDecaySynapse
-
Uses of MultiDecaySynapse in org.neuroml1.model.channel
Subclasses of MultiDecaySynapse in org.neuroml1.model.channelModifier and TypeClassDescriptionclass
A synaptic type with facilitating and depressing amplitude.class
A synaptic mechanism implementing basic Spike Timing Dependent Plasticity based on Song and Abbott, 2001 Extends MultiDecaySynapseFields in org.neuroml1.model.channel declared as MultiDecaySynapseMethods in org.neuroml1.model.channel that return MultiDecaySynapseModifier and TypeMethodDescriptionObjectFactory.createMultiDecaySynapse()
Create an instance ofMultiDecaySynapse
SynapseType.getMultiDecaySyn()
Gets the value of the multiDecaySyn property.Methods in org.neuroml1.model.channel with parameters of type MultiDecaySynapseModifier and TypeMethodDescriptionvoid
SynapseType.setMultiDecaySyn
(MultiDecaySynapse value) Sets the value of the multiDecaySyn property.