<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="odmlTerms.xsl" xmlns:odml="http://www.g-node.org/odml"?>
<!-- ********************************************************* -->
<!--            perfect integrate and fire                     -->
<!-- ********************************************************* -->
<odML version="1">
  <repository>http://portal.g-node.org/odml/terminologies/v1.0/terminologies.xml</repository>
  <version>1.0</version>
  <date>2011-10-14</date>

  <section>
    <type>model/pif</type>
    <name>perfect Integrate and Fire</name>
    <definition>Properties to describe a perfect integrate and fire model.</definition>

    <property>
      <name>SimulationType</name>
      <value>
        <type>string</type>
      </value>
      <definition>The type of simulation: mathematical, phenomenological, biophysical etc..</definition>
    </property>

  </section>
</odML> 
