Uses of Class
neuroml.bio.SpecCapacitance

Packages that use SpecCapacitance
neuroml.bio   
 

Uses of SpecCapacitance in neuroml.bio
 

Fields in neuroml.bio declared as SpecCapacitance
protected  SpecCapacitance Biophysics.specificCapacitance
           
 

Methods in neuroml.bio that return SpecCapacitance
 SpecCapacitance ObjectFactory.createSpecCapacitance()
          Create an instance of SpecCapacitance
 SpecCapacitance Biophysics.getSpecificCapacitance()
          Gets the value of the specificCapacitance property.
 

Methods in neuroml.bio with parameters of type SpecCapacitance
 void Biophysics.setSpecificCapacitance(SpecCapacitance value)
          Sets the value of the specificCapacitance property.
 



NeuroML API (v1.4)