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 SpecCapacitanceBiophysics.specCapacitanceprotected SpecCapacitanceBiophysics.specificCapacitanceMethods in org.neuroml1.model.bio that return SpecCapacitanceModifier and TypeMethodDescriptionObjectFactory.createSpecCapacitance()Create an instance ofSpecCapacitanceBiophysics.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 TypeMethodDescriptionvoidBiophysics.setSpecCapacitance(SpecCapacitance value) Sets the value of the specCapacitance property.voidBiophysics.setSpecificCapacitance(SpecCapacitance value) Sets the value of the specificCapacitance property.