Note: use attribute cond_law="integrate_and_fire" and no other attributes here when using this. Signifies a current which will cause the cell to behave like an integrate and fire neuron |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| g_refrac | ConductanceValue | required |
|
||||
| t_refrac | TimeValue | required |
|
||||
| threshold | VoltageValue | required |
|
||||
| v_reset | VoltageValue | required |
|
<xs:element name="integrate_and_fire" type="IntegrateAndFire" minOccurs="0"> <xs:annotation> <xs:documentation>Note: use attribute cond_law="integrate_and_fire" and no other attributes here when using this. Signifies a current which will cause the cell to behave like an integrate and fire neuron</xs:documentation> </xs:annotation> </xs:element> |