NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::iaf_chs_2007::State_ Struct Reference

State variables of the model. More...

Public Member Functions

 State_ ()
 Default initialization.
 
void get (Dictionary &) const
 
void set (Dictionary const &, Node *)
 

Public Attributes

double i_syn_ex_
 
double V_syn_
 
double V_spike_
 
double V_m_
 
unsigned long position_
 

Detailed Description

State variables of the model.

Constructor & Destructor Documentation

◆ State_()

nest::iaf_chs_2007::State_::State_ ( )

Default initialization.

Member Function Documentation

◆ get()

void nest::iaf_chs_2007::State_::get ( Dictionary &  d) const

References nest::names::V_m().

Referenced by nest::iaf_chs_2007::get_status().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ set()

void nest::iaf_chs_2007::State_::set ( Dictionary const &  d,
Node *  node 
)

References nest::update_value_param(), and nest::names::V_m().

Referenced by nest::iaf_chs_2007::set_status().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ i_syn_ex_

double nest::iaf_chs_2007::State_::i_syn_ex_

◆ position_

unsigned long nest::iaf_chs_2007::State_::position_

◆ V_m_

double nest::iaf_chs_2007::State_::V_m_

◆ V_spike_

double nest::iaf_chs_2007::State_::V_spike_

◆ V_syn_

double nest::iaf_chs_2007::State_::V_syn_

The documentation for this struct was generated from the following files: