Public Member Functions | List of all members
spore::SporeModule::InitSynapseUpdater_i_i_Function Class Reference

InitSynapseUpdater SLI function. More...

#include <sporemodule.h>

Inheritance diagram for spore::SporeModule::InitSynapseUpdater_i_i_Function:
Inheritance graph
[legend]
Collaboration diagram for spore::SporeModule::InitSynapseUpdater_i_i_Function:
Collaboration graph
[legend]

Public Member Functions

 InitSynapseUpdater_i_i_Function ()
 
void execute (SLIInterpreter *) const
 

Detailed Description

InitSynapseUpdater SLI function.

This SLI command takes two arguments interval and max_delay. interval determines the update interval of diligent synapses and must be strictly larger than 0. max_delay determines the maximum acceptable delay for diligent synapses and must be larger or equal to 0.

See also
ConnectionUpdateManager

Constructor & Destructor Documentation

◆ InitSynapseUpdater_i_i_Function()

spore::SporeModule::InitSynapseUpdater_i_i_Function::InitSynapseUpdater_i_i_Function ( )

Constructor.

Member Function Documentation

◆ execute()

void spore::SporeModule::InitSynapseUpdater_i_i_Function::execute ( SLIInterpreter *  i) const

Initializes the synapse updater nodes.

Parameters
ipointer to the SLI interpreter.

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