Uses of Class
org.neuroml.model.IafCell
Packages that use IafCell
-
Uses of IafCell in org.neuroml.model
Subclasses of IafCell in org.neuroml.modelModifier 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: capacitanceFields in org.neuroml.model with type parameters of type IafCellMethods in org.neuroml.model that return IafCellMethods in org.neuroml.model that return types with arguments of type IafCellModifier and TypeMethodDescriptionNeuroMLDocument.getIafCell()
Gets the value of the iafCell property.