Uses of Class
org.neuroml.model.EIFCondExpIsfaIsta
Packages that use EIFCondExpIsfaIsta
-
Uses of EIFCondExpIsfaIsta in org.neuroml.model
Subclasses of EIFCondExpIsfaIsta in org.neuroml.modelModifier and TypeClassDescriptionclass
Adaptive exponential integrate and fire neuron according to Brette R and Gerstner W ( 2005 ) with alpha-function-shaped post-synaptic conductance \n :param v_spike: :type v_spike: none :param delta_T: :type delta_T: none :param tau_w: :type tau_w: none :param a: :type a: none :param b: :type b: none :param e_rev_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_E: none :param e_rev_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type e_rev_I: none :param tau_refrac: :type tau_refrac: none :param v_thresh: :type v_thresh: none :param tau_m: :type tau_m: none :param v_rest: :type v_rest: none :param v_reset: :type v_reset: none :param cm: :type cm: none :param i_offset: :type i_offset: none :param tau_syn_E: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_E: none :param tau_syn_I: This parameter is never used in the NeuroML2 description of this cell! Any synapse producing a current can be placed on this cell :type tau_syn_I: none :param v_init: :type v_init: noneFields in org.neuroml.model with type parameters of type EIFCondExpIsfaIstaModifier and TypeFieldDescriptionprotected List<EIFCondExpIsfaIsta>
NeuroMLDocument.eifCondExpIsfaIsta
Methods in org.neuroml.model that return EIFCondExpIsfaIstaModifier and TypeMethodDescriptionObjectFactory.createEIFCondExpIsfaIsta()
Create an instance ofEIFCondExpIsfaIsta
Methods in org.neuroml.model that return types with arguments of type EIFCondExpIsfaIstaModifier and TypeMethodDescriptionNeuroMLDocument.getEIFCondExpIsfaIsta()
Gets the value of the eifCondExpIsfaIsta property.