home
download
class models
standard gui
custom gui
models
user guide
problems
  previous | up | next

IaFGroupNode

a single node (population) in an integrate-and-fire network

A single population in an integrate and fire network. The population may be subdivided into further functional groups by the IaFLinkDescendent and IaFLinkSubset objects.

    field     type       contents / default value    
ncell integer 10 ncell: number of cells in group
Ctot double 100.0 Ctot: capacitance of each cell
Vrest double -70.0 Vrest: resting potential
thresh double -50.0 thresh: threshold for firing an action potential
Tleak double 50.0 Tleak: leak timescale (ms) for potential to return to Vrest
Vreset double -70.0 Vreset: after firing
grid boolean false variable: grid type: boolean
nx integer 10 variable: nx type: integer
ny integer 2 variable: ny type: integer
AHP boolean false variable: AHP type: boolean
Gahp double 1.0 variable: Gahp type: double
Eahp double -70.0 variable: Eahp type: double
Tahp double 10.0 variable: Tahp type: double