CARLsim  5.0.0
CARLsim: a GPU-accelerated SNN simulator
NeuromodulatorConfig_s Struct Reference

#include <snn_datastructures.h>

Public Member Functions

 NeuromodulatorConfig_s ()
 

Public Attributes

float base5HT
 baseline concentration of Serotonin More...
 
float baseACh
 baseline concentration of Acetylcholine More...
 
float baseDP
 baseline concentration of Dopamine More...
 
float baseNE
 baseline concentration of Noradrenaline More...
 
float decay5HT
 decay rate for Serotonin More...
 
float decayACh
 decay rate for Acetylcholine More...
 
float decayDP
 decay rate for Dopamine More...
 
float decayNE
 decay rate for Noradrenaline More...
 

Detailed Description

Definition at line 279 of file snn_datastructures.h.

Constructor & Destructor Documentation

◆ NeuromodulatorConfig_s()

Definition at line 280 of file snn_datastructures.h.

Member Data Documentation

◆ base5HT

float base5HT

Definition at line 285 of file snn_datastructures.h.

◆ baseACh

float baseACh

Definition at line 286 of file snn_datastructures.h.

◆ baseDP

float baseDP

Definition at line 284 of file snn_datastructures.h.

◆ baseNE

float baseNE

Definition at line 287 of file snn_datastructures.h.

◆ decay5HT

float decay5HT

Definition at line 289 of file snn_datastructures.h.

◆ decayACh

float decayACh

Definition at line 290 of file snn_datastructures.h.

◆ decayDP

float decayDP

Definition at line 288 of file snn_datastructures.h.

◆ decayNE

float decayNE

Definition at line 291 of file snn_datastructures.h.


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