| Name: | Compartment |
| Purpose: | The base C implementation of the Compartment class. This is a container for Dynamics, and Synapses. It is electrotonically coupled to neighbouring compartments. |
| Provided by: | _p3 |
| Source: | compartment.c |
| Examples: | test_pr.py |
| Inherits: | |
| Constructor: | Compartment(cell) where cell is a Cell object |
| Provides: | same as Compartment_C |