Uses of Class
org.neuroml1.model.channel.ConcFactor
Packages that use ConcFactor
- 
Uses of ConcFactor in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as ConcFactorModifier and TypeFieldDescriptionprotected ConcFactorCurrentVoltageRelation.concFactorprotected ConcFactorDeprecatedOhmic.Conductance.concFactorMethods in org.neuroml1.model.channel that return ConcFactorModifier and TypeMethodDescriptionObjectFactory.createConcFactor()Create an instance ofConcFactorCurrentVoltageRelation.getConcFactor()Gets the value of the concFactor property.DeprecatedOhmic.Conductance.getConcFactor()Gets the value of the concFactor property.Methods in org.neuroml1.model.channel with parameters of type ConcFactorModifier and TypeMethodDescriptionvoidCurrentVoltageRelation.setConcFactor(ConcFactor value) Sets the value of the concFactor property.voidDeprecatedOhmic.Conductance.setConcFactor(ConcFactor value) Sets the value of the concFactor property.