Offset

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
value VoltageValue required
Offset introduced to alter voltage dependence of 
rate equations, see NEURON/GENESIS mappings for details

Used By

Source

<xs:complexType name="Offset">
  <xs:attribute name="value" type="bio:VoltageValue" use="required">
    <xs:annotation>
      <xs:documentation>Offset introduced to alter voltage dependence of rate equations, see NEURON/GENESIS mappings for details</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>