Deprecated_AlphaBetaFormVoltConcDep

alpha, beta form of rate equations of voltage and conc dependent channels. These will always be together if present

Element Group Information

Model

Children: alpha, beta

Used By

Source

<xs:group name="Deprecated_AlphaBetaFormVoltConcDep">
  <xs:annotation>
    <xs:documentation>alpha, beta form of rate equations of voltage and conc dependent channels. These will always be together if present</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="alpha" type="Deprecated_RateConstVoltConcDep"/>
    <xs:element name="beta" type="Deprecated_RateConstVoltConcDep"/>
  </xs:sequence>
</xs:group>