A simple example cell with the bare minimum for a model based on kinetic schemes for the ion channels. The cell has a list of channels, a list of ions, and an KScalc object which contains other properties of the cell. KScalc also contains the methods for integrating the equations under current clamp conditions. For a more sophisticated model, see ecMCcell and the calculation objects therein.
|     field |     type   |     contents / default value |     |
| AppletConfig | list | AppletConfig | |
| Unit | list | Unit | |
| Ion | list | Ion | |
| IVLaw | list | IVLaw | |
| Solution | list | Solution | |
| KSChannel | list | KSChannel | |
| SteppedProfile | list | SteppedProfile | |
| kscalc | object | KSCalc | |
| states | object | KSStateCalc | |
| epcalc | object | ExcisedPatchCalc | |
| ksview | object | KSStateView |