AnimatLab
2
Test
|
Namespace for the adapter objects. More...
Classes | |
class | Adapter |
Adapter. More... | |
class | ContactAdapter |
Contact adapter that processes ReceptiveField contacts. More... | |
class | PropertyControlAdapter |
Enumerations | |
enum | eDelayBufferMode { NoDelayBuffer, DelayBufferInSimOnly, DelayBufferAlwaysOn } |
Namespace for the adapter objects.
Adapters are generalized mechanism that allows items in one module to talk to items in another. For example, It allows a neuron in a firing rate neural module to inject current into an integrate and fire neuron, or to talk to the physics engine.