Uses of Class
org.neuroml1.model.channel.IntegrateAndFire
Packages that use IntegrateAndFire
-
Uses of IntegrateAndFire in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as IntegrateAndFireModifier and TypeFieldDescriptionprotected IntegrateAndFire
CurrentVoltageRelation.integrateAndFire
Methods in org.neuroml1.model.channel that return IntegrateAndFireModifier and TypeMethodDescriptionObjectFactory.createIntegrateAndFire()
Create an instance ofIntegrateAndFire
CurrentVoltageRelation.getIntegrateAndFire()
Gets the value of the integrateAndFire property.Methods in org.neuroml1.model.channel with parameters of type IntegrateAndFireModifier and TypeMethodDescriptionvoid
CurrentVoltageRelation.setIntegrateAndFire
(IntegrateAndFire value) Sets the value of the integrateAndFire property.