A struct for retrieving STDP related information of a connection.
More...
#include <carlsim_datastructures.h>
The struct is used in test suite only. CARLsim API call provides a getter function CARLsim::getConnSTDPInfo() for retrieving STDP related information of a connection. A developer can write his/her test cases to test the STDP parameters
- See also
- CARLsim::getConnSTDPInfo()
Definition at line 536 of file carlsim_datastructures.h.
◆ ALPHA_MINUS_EXC
◆ ALPHA_MINUS_INB
◆ ALPHA_PLUS_EXC
◆ ALPHA_PLUS_INB
◆ BETA_LTD
◆ BETA_LTP
◆ DELTA
◆ GAMMA
◆ LAMBDA
◆ TAU_MINUS_INV_EXC
◆ TAU_MINUS_INV_INB
◆ TAU_PLUS_INV_EXC
◆ TAU_PLUS_INV_INB
◆ WithESTDP
◆ WithESTDPcurve
◆ WithESTDPtype
◆ WithISTDP
◆ WithISTDPcurve
◆ WithISTDPtype
◆ WithSTDP
The documentation for this struct was generated from the following file: