generic

Note: use generic as opposed to generic_equation_hh. The latter will be removed in v2.0

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
expr xs:string required
Note: only variable allowed in expression is v (or for an expression for tau or inf,
alpha and beta can be used too). Also, liberal use of brackets, e.g. 5.0*(exp (-50*(v +46))) instead 
of 5.0* exp (-50*(v +46)) is advised, due to GENESIS's handling of exp, abs, etc.

Source

<xs:element name="generic" type="Deprecated_GenericEquation">
  <xs:annotation>
    <xs:documentation>Note: use generic as opposed to generic_equation_hh. The latter will be removed in v2.0</xs:documentation>
  </xs:annotation>
</xs:element>

Sample