Uses of Class
org.neuroml1.model.bio.InitialMembPotential
Packages that use InitialMembPotential
-
Uses of InitialMembPotential in org.neuroml1.model.bio
Fields in org.neuroml1.model.bio declared as InitialMembPotentialModifier and TypeFieldDescriptionprotected InitialMembPotential
Biophysics.initialMembPotential
protected InitialMembPotential
Biophysics.initMembPotential
Methods in org.neuroml1.model.bio that return InitialMembPotentialModifier and TypeMethodDescriptionObjectFactory.createInitialMembPotential()
Create an instance ofInitialMembPotential
Biophysics.getInitialMembPotential()
Gets the value of the initialMembPotential property.Biophysics.getInitMembPotential()
Gets the value of the initMembPotential property.Methods in org.neuroml1.model.bio with parameters of type InitialMembPotentialModifier and TypeMethodDescriptionvoid
Biophysics.setInitialMembPotential
(InitialMembPotential value) Sets the value of the initialMembPotential property.void
Biophysics.setInitMembPotential
(InitialMembPotential value) Sets the value of the initMembPotential property.