Uses of Class
neuroml.channel.RateAdjustments

Packages that use RateAdjustments
neuroml.channel   
 

Uses of RateAdjustments in neuroml.channel
 

Fields in neuroml.channel declared as RateAdjustments
protected  RateAdjustments Ohmic.Conductance.rateAdjustments
           
 

Methods in neuroml.channel that return RateAdjustments
 RateAdjustments ObjectFactory.createRateAdjustments()
          Create an instance of RateAdjustments
 RateAdjustments Ohmic.Conductance.getRateAdjustments()
          Gets the value of the rateAdjustments property.
 

Methods in neuroml.channel with parameters of type RateAdjustments
 void Ohmic.Conductance.setRateAdjustments(RateAdjustments value)
          Sets the value of the rateAdjustments property.
 



NeuroML API (v1.4)