Uses of Class
org.neuroml1.model.channel.DeprecatedOhmic.Conductance
Packages that use DeprecatedOhmic.Conductance
-
Uses of DeprecatedOhmic.Conductance in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as DeprecatedOhmic.ConductanceModifier and TypeFieldDescriptionprotected DeprecatedOhmic.Conductance
DeprecatedOhmic.conductance
Methods in org.neuroml1.model.channel that return DeprecatedOhmic.ConductanceModifier and TypeMethodDescriptionObjectFactory.createDeprecatedOhmicConductance()
Create an instance ofDeprecatedOhmic.Conductance
DeprecatedOhmic.getConductance()
Gets the value of the conductance property.Methods in org.neuroml1.model.channel with parameters of type DeprecatedOhmic.ConductanceModifier and TypeMethodDescriptionvoid
DeprecatedOhmic.setConductance
(DeprecatedOhmic.Conductance value) Sets the value of the conductance property.