NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::volume_transmitter::Parameters_ Struct Reference

Independent parameters of the model. More...

Public Member Functions

 Parameters_ ()
 
void get (Dictionary &) const
 
void set (const Dictionary &, Node *node)
 

Public Attributes

long deliver_interval_
 update interval in d_min time steps
 

Detailed Description

Independent parameters of the model.

Constructor & Destructor Documentation

◆ Parameters_()

nest::volume_transmitter::Parameters_::Parameters_ ( )

Member Function Documentation

◆ get()

void nest::volume_transmitter::Parameters_::get ( Dictionary &  d) const

References nest::names::deliver_interval().

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

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

◆ set()

void nest::volume_transmitter::Parameters_::set ( const Dictionary &  d,
Node *  node 
)

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

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

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

Member Data Documentation

◆ deliver_interval_

long nest::volume_transmitter::Parameters_::deliver_interval_

update interval in d_min time steps

Referenced by nest::volume_transmitter::pre_run_hook(), and nest::volume_transmitter::update().


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