CARLsim  6.1.0
CARLsim: a GPU-accelerated SNN simulator
NM4STPConfig_s Struct Reference

#include <snn_datastructures.h>

Public Attributes

float w_STP_tau_u [NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f }
 
float w_STP_tau_x [NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f }
 
float w_STP_U [NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f }
 
bool WithNM4STP = false
 

Detailed Description

Definition at line 240 of file snn_datastructures.h.

Member Data Documentation

◆ w_STP_tau_u

float w_STP_tau_u[NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f }

Definition at line 243 of file snn_datastructures.h.

◆ w_STP_tau_x

float w_STP_tau_x[NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f }

Definition at line 244 of file snn_datastructures.h.

◆ w_STP_U

float w_STP_U[NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f }

Definition at line 242 of file snn_datastructures.h.

◆ WithNM4STP

bool WithNM4STP = false

Definition at line 241 of file snn_datastructures.h.


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