Uses of Class
neuroml.bio.InitialMembPotential

Packages that use InitialMembPotential
neuroml.bio   
 

Uses of InitialMembPotential in neuroml.bio
 

Fields in neuroml.bio declared as InitialMembPotential
protected  InitialMembPotential Biophysics.initialMembPotential
           
 

Methods in neuroml.bio that return InitialMembPotential
 InitialMembPotential ObjectFactory.createInitialMembPotential()
          Create an instance of InitialMembPotential
 InitialMembPotential Biophysics.getInitialMembPotential()
          Gets the value of the initialMembPotential property.
 

Methods in neuroml.bio with parameters of type InitialMembPotential
 void Biophysics.setInitialMembPotential(InitialMembPotential value)
          Sets the value of the initialMembPotential property.
 



NeuroML API (v1.4)