Uses of Class
org.neuroml1.model.bio.SpecAxialResistance
Packages that use SpecAxialResistance
-
Uses of SpecAxialResistance in org.neuroml1.model.bio
Fields in org.neuroml1.model.bio declared as SpecAxialResistanceModifier and TypeFieldDescriptionprotected SpecAxialResistance
Biophysics.specAxialResistance
protected SpecAxialResistance
Biophysics.specificAxialResistance
Methods in org.neuroml1.model.bio that return SpecAxialResistanceModifier and TypeMethodDescriptionObjectFactory.createSpecAxialResistance()
Create an instance ofSpecAxialResistance
Biophysics.getSpecAxialResistance()
Gets the value of the specAxialResistance property.Biophysics.getSpecificAxialResistance()
Gets the value of the specificAxialResistance property.Methods in org.neuroml1.model.bio with parameters of type SpecAxialResistanceModifier and TypeMethodDescriptionvoid
Biophysics.setSpecAxialResistance
(SpecAxialResistance value) Sets the value of the specAxialResistance property.void
Biophysics.setSpecificAxialResistance
(SpecAxialResistance value) Sets the value of the specificAxialResistance property.