Uses of Class
neuroml.channel.AkdEquation

Packages that use AkdEquation
neuroml.channel   
 

Uses of AkdEquation in neuroml.channel
 

Fields in neuroml.channel declared as AkdEquation
protected  AkdEquation RateConstantEqnChoice.parameterisedHh
           
 

Methods in neuroml.channel that return AkdEquation
 AkdEquation ObjectFactory.createAkdEquation()
          Create an instance of AkdEquation
 AkdEquation RateConstantEqnChoice.getParameterisedHh()
          Gets the value of the parameterisedHh property.
 

Methods in neuroml.channel with parameters of type AkdEquation
 void RateConstantEqnChoice.setParameterisedHh(AkdEquation value)
          Sets the value of the parameterisedHh property.
 



NeuroML API (v1.4)