Deprecated_ExtraRateExpressions

Two more rate variables, which may be needed for calculating a non standard tau, inf, e.g. 
Kdr in the Purkinje cell model. tau and inf will be calculated as normal unless otherwise specified.

Element Group Information

Model

Children: gamma, zeta

Used By

Source

<xs:group name="Deprecated_ExtraRateExpressions">
  <xs:annotation>
    <xs:documentation>Two more rate variables, which may be needed for calculating a non standard tau, inf, e.g. Kdr in the Purkinje cell model. tau and inf will be calculated as normal unless otherwise specified.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="gamma" type="Deprecated_RateConstantEqnChoice"/>
    <xs:element name="zeta" type="Deprecated_RateConstantEqnChoice" minOccurs="0"/>
  </xs:sequence>
</xs:group>