Uses of Class
org.neuroml1.model.channel.StdpDep
Packages that use StdpDep
-
Uses of StdpDep in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as StdpDepMethods in org.neuroml1.model.channel that return StdpDepModifier and TypeMethodDescriptionObjectFactory.createStdpDep()
Create an instance ofStdpDep
StdpSynapse.getSpikeTimeDep()
Gets the value of the spikeTimeDep property.Methods in org.neuroml1.model.channel with parameters of type StdpDepModifier and TypeMethodDescriptionvoid
StdpSynapse.setSpikeTimeDep
(StdpDep value) Sets the value of the spikeTimeDep property.