Uses of Class
org.neuroml1.model.bio.SpecCapacitance
Packages that use SpecCapacitance
-
Uses of SpecCapacitance in org.neuroml1.model.bio
Fields in org.neuroml1.model.bio declared as SpecCapacitanceModifier and TypeFieldDescriptionprotected SpecCapacitance
Biophysics.specCapacitance
protected SpecCapacitance
Biophysics.specificCapacitance
Methods in org.neuroml1.model.bio that return SpecCapacitanceModifier and TypeMethodDescriptionObjectFactory.createSpecCapacitance()
Create an instance ofSpecCapacitance
Biophysics.getSpecCapacitance()
Gets the value of the specCapacitance property.Biophysics.getSpecificCapacitance()
Gets the value of the specificCapacitance property.Methods in org.neuroml1.model.bio with parameters of type SpecCapacitanceModifier and TypeMethodDescriptionvoid
Biophysics.setSpecCapacitance
(SpecCapacitance value) Sets the value of the specCapacitance property.void
Biophysics.setSpecificCapacitance
(SpecCapacitance value) Sets the value of the specificCapacitance property.