AnimatLab  2
Test
group_info_s Struct Reference
+ Collaboration diagram for group_info_s:

Public Attributes

float ALPHA_LTD
 
float ALPHA_LTP
 
float avgTimeScale
 
float avgTimeScale_decay
 
float avgTimeScaleInv
 
int CurrTimeSlice
 timeSlice is used by the Poisson generators in order to note generate too many or too few spikes within a window of time
 
float dAMPA
 
float dGABAa
 
float dGABAb
 homeostatic plasticity variables
 
float dNMDA
 
int EndN
 
int FiringCount1sec
 
bool FixedInputWts
 
int homeoId
 
float homeostasisScale
 
bool isSpikeGenerator
 
int8_t MaxDelay
 
short int MaxFiringRate
 this is for the monitoring mechanism, it needs to know what is the maximum firing rate in order to allocate a buffer big enough to store spikes...
 
int MonitorId
 
int NewTimeSlice
 
bool newUpdates
 FIXME this flag has mixed meaning and is not rechecked after the simulation is started.
 
int Noffset
 
int numPostSynapses
 
int numPreSynapses
 
int NumTraceN
 
PoissonRateRatePtr
 
float RefractPeriod
 
int SizeN
 
uint32_t SliceUpdateTime
 
SpikeGeneratorspikeGen
 
int StartN
 
float STP_tD
 
float STP_tF
 
float STP_U
 
float TAU_LTD_INV
 
float TAU_LTP_INV
 
char Type
 
bool WithConductances
 
bool WithHomeostasis
 
bool WithSTDP
 
bool WithSTP
 

Detailed Description

Definition at line 428 of file snn.h.


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