Deprecated_AlphaBetaForm

alpha, beta form of rate equations. These will always be together if present. Deprecated! Will be removed in v2.0

Element Group Information

Model

Children: alpha, beta

Used By

Complex Type Deprecated_VoltageGate

Source

<xs:group name="Deprecated_AlphaBetaForm">
  <xs:annotation>
    <xs:documentation>alpha, beta form of rate equations. These will always be together if present. Deprecated! Will be removed in v2.0</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="alpha" type="Deprecated_RateConstantEqnChoice"/>
    <xs:element name="beta" type="Deprecated_RateConstantEqnChoice"/>
  </xs:sequence>
</xs:group>