Module receptor

Module receptor 

Source
Expand description

Receptor dynamics and kinetic models.

This module implements various postsynaptic receptor types with detailed kinetic models based on experimental data.

Structs§

AMPAReceptor
AMPA receptor - fast excitatory glutamate receptor.
GABAAReceptor
GABA-A receptor - fast inhibitory receptor.
GABABReceptor
GABA-B receptor - slow inhibitory metabotropic receptor.
MetabotropicGlutamateReceptor
Metabotropic glutamate receptor (mGluR).
NMDAReceptor
NMDA receptor - slow excitatory glutamate receptor with voltage dependence.

Traits§

ReceptorDynamics
Trait for receptor dynamics.