Uses of Class
org.neuroml1.model.channel.RateAdjustments
Packages that use RateAdjustments
-
Uses of RateAdjustments in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as RateAdjustmentsModifier and TypeFieldDescriptionprotected RateAdjustments
DeprecatedOhmic.Conductance.rateAdjustments
Methods in org.neuroml1.model.channel that return RateAdjustmentsModifier and TypeMethodDescriptionObjectFactory.createRateAdjustments()
Create an instance ofRateAdjustments
DeprecatedOhmic.Conductance.getRateAdjustments()
Gets the value of the rateAdjustments property.Methods in org.neuroml1.model.channel with parameters of type RateAdjustmentsModifier and TypeMethodDescriptionvoid
DeprecatedOhmic.Conductance.setRateAdjustments
(RateAdjustments value) Sets the value of the rateAdjustments property.