Uses of Class
neuroml.channel.RateConstantEqn

Packages that use RateConstantEqn
neuroml.channel   
 

Uses of RateConstantEqn in neuroml.channel
 

Subclasses of RateConstantEqn in neuroml.channel
 class AkdEquation
          Definition of a type of rate constant equation which takes parameters A, k, d and maps to either exponential, sigmoidal or linoidal.
 

Methods in neuroml.channel that return RateConstantEqn
 RateConstantEqn ObjectFactory.createRateConstantEqn()
          Create an instance of RateConstantEqn
 



NeuroML API (v1.4)