Uses of Class
neuroml.channel.Ohmic.Conductance

Packages that use Ohmic.Conductance
neuroml.channel   
 

Uses of Ohmic.Conductance in neuroml.channel
 

Fields in neuroml.channel declared as Ohmic.Conductance
protected  Ohmic.Conductance Ohmic.conductance
           
 

Methods in neuroml.channel that return Ohmic.Conductance
 Ohmic.Conductance ObjectFactory.createOhmicConductance()
          Create an instance of Ohmic.Conductance
 Ohmic.Conductance Ohmic.getConductance()
          Gets the value of the conductance property.
 

Methods in neuroml.channel with parameters of type Ohmic.Conductance
 void Ohmic.setConductance(Ohmic.Conductance value)
          Sets the value of the conductance property.
 



NeuroML API (v1.4)