Uses of Class
org.neuroml.model.IafCell
-
Uses of IafCell in org.neuroml.model
Modifier and TypeClassDescriptionclass
Integrate and fire cell with capacitance **C,** **leakConductance,** **leakReversal** and refractory period **refract** \n :param refract: :type refract: time :param leakConductance: :type leakConductance: conductance :param leakReversal: :type leakReversal: voltage :param thresh: :type thresh: voltage :param reset: :type reset: voltage :param C: Total capacitance of the cell membrane :type C: capacitanceModifier and TypeMethodDescriptionNeuroMLDocument.getIafCell()
Gets the value of the iafCell property.