Class HindmarshRose1984Cell

All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.ToString2

public class HindmarshRose1984Cell extends BaseCellMembPotCap implements org.jvnet.jaxb2_commons.lang.ToString2
The Hindmarsh Rose model is a simplified point cell model which captures complex firing patterns of single neurons, such as periodic and chaotic bursting. It has a fast spiking subsystem, which is a generalization of the FitzHugh-Nagumo system, coupled to a slower subsystem which allows the model to fire bursts. The dynamical variables x, y, z correspond to the membrane potential, a recovery variable, and a slower adaptation current, respectively. See Hindmarsh J. L. , and Rose R. M. ( 1984 ) A model of neuronal bursting using three coupled first order differential equations. Proc. R. Soc. London, Ser. B 221:87–102. \n :param a: cubic term in x nullcline :type a: none :param b: quadratic term in x nullcline :type b: none :param c: constant term in y nullcline :type c: none :param d: quadratic term in y nullcline :type d: none :param r: timescale separation between slow and fast subsystem ( r greater than 0; r much less than 1 ) :type r: none :param s: related to adaptation :type s: none :param x1: related to the system's resting potential :type x1: none :param v_scaling: scaling of x for physiological membrane potential :type v_scaling: voltage :param x0: :type x0: none :param y0: :type y0: none :param z0: :type z0: none :param C: Total capacitance of the cell membrane :type C: capacitance

Java class for HindmarshRose1984Cell complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="HindmarshRose1984Cell">
   <complexContent>
     <extension base="{http://www.neuroml.org/schema/neuroml2}BaseCellMembPotCap">
       <attribute name="a" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="b" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="c" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="d" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="s" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="x1" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="r" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="x0" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="y0" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="z0" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_none" />
       <attribute name="v_scaling" use="required" type="{http://www.neuroml.org/schema/neuroml2}Nml2Quantity_voltage" />
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • HindmarshRose1984Cell

      public HindmarshRose1984Cell()
  • Method Details

    • getA

      public String getA()
      Gets the value of the a property.
      Returns:
      possible object is String
    • setA

      public void setA(String value)
      Sets the value of the a property.
      Parameters:
      value - allowed object is String
    • getB

      public String getB()
      Gets the value of the b property.
      Returns:
      possible object is String
    • setB

      public void setB(String value)
      Sets the value of the b property.
      Parameters:
      value - allowed object is String
    • getC

      public String getC()
      Gets the value of the c property.
      Returns:
      possible object is String
    • setC

      public void setC(String value)
      Sets the value of the c property.
      Parameters:
      value - allowed object is String
    • getD

      public String getD()
      Gets the value of the d property.
      Returns:
      possible object is String
    • setD

      public void setD(String value)
      Sets the value of the d property.
      Parameters:
      value - allowed object is String
    • getS

      public String getS()
      Gets the value of the s property.
      Returns:
      possible object is String
    • setS

      public void setS(String value)
      Sets the value of the s property.
      Parameters:
      value - allowed object is String
    • getX1

      public String getX1()
      Gets the value of the x1 property.
      Returns:
      possible object is String
    • setX1

      public void setX1(String value)
      Sets the value of the x1 property.
      Parameters:
      value - allowed object is String
    • getR

      public String getR()
      Gets the value of the r property.
      Returns:
      possible object is String
    • setR

      public void setR(String value)
      Sets the value of the r property.
      Parameters:
      value - allowed object is String
    • getX0

      public String getX0()
      Gets the value of the x0 property.
      Returns:
      possible object is String
    • setX0

      public void setX0(String value)
      Sets the value of the x0 property.
      Parameters:
      value - allowed object is String
    • getY0

      public String getY0()
      Gets the value of the y0 property.
      Returns:
      possible object is String
    • setY0

      public void setY0(String value)
      Sets the value of the y0 property.
      Parameters:
      value - allowed object is String
    • getZ0

      public String getZ0()
      Gets the value of the z0 property.
      Returns:
      possible object is String
    • setZ0

      public void setZ0(String value)
      Sets the value of the z0 property.
      Parameters:
      value - allowed object is String
    • getVScaling

      public String getVScaling()
      Gets the value of the vScaling property.
      Returns:
      possible object is String
    • setVScaling

      public void setVScaling(String value)
      Sets the value of the vScaling property.
      Parameters:
      value - allowed object is String
    • toString

      public String toString()
      Overrides:
      toString in class BaseCellMembPotCap
    • append

      public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
      Specified by:
      append in interface org.jvnet.jaxb2_commons.lang.ToString2
      Overrides:
      append in class BaseCellMembPotCap
    • appendFields

      public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
      Overrides:
      appendFields in class BaseCellMembPotCap