com.croftsoft.core.ai.neuro
Interface Channel

All Known Subinterfaces:
ChannelMut, ChannelSim
All Known Implementing Classes:
ChannelMutImp, SnapChannel

public interface Channel

Channel interface.

Since:
2008-07-06
Version:
$Id: Channel.java,v 1.3 2008/07/19 21:06:40 croft Exp $
Author:
David Wallace Croft

Method Summary
 double getConductance()
           
 double getReversalPotential()
           
 boolean isOpen()
           
 

Method Detail

getConductance

double getConductance()

isOpen

boolean isOpen()

getReversalPotential

double getReversalPotential()

CroftSoft Javadoc

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