Uses of Class
neuroml.channel.Ohmic

Packages that use Ohmic
neuroml.channel   
 

Uses of Ohmic in neuroml.channel
 

Fields in neuroml.channel declared as Ohmic
protected  Ohmic CurrentVoltageRelation.ohmic
           
 

Methods in neuroml.channel that return Ohmic
 Ohmic ObjectFactory.createOhmic()
          Create an instance of Ohmic
 Ohmic CurrentVoltageRelation.getOhmic()
          Gets the value of the ohmic property.
 

Methods in neuroml.channel with parameters of type Ohmic
 void CurrentVoltageRelation.setOhmic(Ohmic value)
          Sets the value of the ohmic property.
 



NeuroML API (v1.4)