com.croftsoft.core.ai.neuro
Interface ChannelSim

All Superinterfaces:
Channel, ChannelMut, Sim
All Known Implementing Classes:
SnapChannel

public interface ChannelSim
extends ChannelMut, Sim

Extension of interface ChannelMut that implements Sim.

Since:
2008-07-19
Version:
$Id: ChannelSim.java,v 1.1 2008/07/25 23:32:22 croft Exp $
Author:
David Wallace Croft

Method Summary
 
Methods inherited from interface com.croftsoft.core.ai.neuro.ChannelMut
setConductance, setOpen, setReversalPotential
 
Methods inherited from interface com.croftsoft.core.ai.neuro.Channel
getConductance, getReversalPotential, isOpen
 
Methods inherited from interface com.croftsoft.core.sim.Sim
access, mutate
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)