<neuroml class="DBChannel" description="1991 Traub hippocampal CA3 high threshold Ca channel"
      author="Dave Beeman" keywords="Traub CA3 hippocampus high threshold Ca"
      uniqueID="10260736606125B26@dogstar.colorado.edu"
      notes="An implemention of the 1991 Traub hippocampal CA3 high threshold Ca channel"
      Erest="-0.06V">
   <channels>
      <channel name="Ca_hip_traub91" class="HHChannel" permeantSpecie="Ca"
            Erev="0.08000000000000002V" Gmax="40.0S/m^2" ivlaw="ohmic">
         <gates>
            <gate name="X" class="HHVGate" timeUnit="sec" voltageUnit="V" vmin="-0.1" vmax="0.05"
                  instantCalculation="false" useState="false" power="2">
               <forwardRate class="ParameterizedHHRate" A="1600.0" B="0.0" C="1.0" D="1.0"
                     E="-0.0050000000000000044" F="-0.01389"/>
               <backwardRate class="ParameterizedHHRate" A="177.99999999999997" B="20000.0"
                     C="-1.0" D="1.0" E="0.008899999999999998" F="0.0050"/>
            </gate>
            <gate name="Y" class="HHVGate" timeUnit="sec" voltageUnit="V" vmin="-0.1" vmax="0.05"
                  instantCalculation="false" useState="false" power="1">
               <forwardRate class="EquationHHRate"
                     rateExpression="(x >  Erest) ? 5.0*exp(-50*(x - Erest)) : 5.0"/>
               <backwardRate class="EquationHHRate"
                     rateExpression="(x >  Erest) ? 5.0 - 5.0*exp(-50*(x - Erest)) : 0.0"/>
            </gate>
         </gates>
         <log author="Dave Beeman" date="Jul 7, 2002 2:27:40 PM"
               literatureReference="R.D.Traub, R. K. S. Wong, R. Miles, and H. Michelson, J. Neurophysiol. 66: 635-650 (1991)">
            <logEntries>
            </logEntries>
         </log>
      </channel>
   </channels>
</neuroml>
