28 #pragma region Accessor-Mutators
33 void SynapseTypeID(
int iID);
38 virtual void VerifySystemPointers();
int m_iSynapseTypeID
Integre ID for the synapse type.
Integrate and fire neural module.
Contains all of the classes to implement a basic integrate and fire neural model. ...
IntegrateFireNeuralModule * m_lpIGFModule
Pointer to the parent IntegrateFireNeuralModule.