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 InitialMembPotentialBiophysics.initialMembPotentialprotected InitialMembPotentialBiophysics.initMembPotentialMethods in org.neuroml1.model.bio that return InitialMembPotentialModifier and TypeMethodDescriptionObjectFactory.createInitialMembPotential()Create an instance ofInitialMembPotentialBiophysics.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 TypeMethodDescriptionvoidBiophysics.setInitialMembPotential(InitialMembPotential value) Sets the value of the initialMembPotential property.voidBiophysics.setInitMembPotential(InitialMembPotential value) Sets the value of the initMembPotential property.