Class ChannelDensityNernstCa2

All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.ToString2

public class ChannelDensityNernstCa2 extends ChannelDensityNernst implements org.jvnet.jaxb2_commons.lang.ToString2
This component is similar to the original component type **channelDensityNernst** but it is changed in order to have a reversal potential that depends on a second independent Ca++ pool ( ca2 ). See https://github.com/OpenSourceBrain/ghk-nernst. \n :param condDensity: :type condDensity: conductanceDensity

Java class for ChannelDensityNernstCa2 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ChannelDensityNernstCa2">
   <complexContent>
     <extension base="{http://www.neuroml.org/schema/neuroml2}ChannelDensityNernst">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • ChannelDensityNernstCa2

      public ChannelDensityNernstCa2()
  • Method Details