|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.nengo.model.neuron.impl.HodgkinHuxleySpikeGenerator.HodgkinHuxleyNeuronFactory
public static class HodgkinHuxleySpikeGenerator.HodgkinHuxleyNeuronFactory
A factory of neurons with linear synaptic integration and Hodgkin-Huxley spike generation.
Constructor Summary | |
---|---|
HodgkinHuxleySpikeGenerator.HodgkinHuxleyNeuronFactory()
|
Method Summary | |
---|---|
java.lang.String |
getTypeDescription()
|
Node |
make(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HodgkinHuxleySpikeGenerator.HodgkinHuxleyNeuronFactory()
Method Detail |
---|
public Node make(java.lang.String name) throws StructuralException
make
in interface NodeFactory
name
- The name of the Node (unique within containing Ensemble or Network)
StructuralException
- for any problem that prevents constructionNodeFactory.make(java.lang.String)
public java.lang.String getTypeDescription()
getTypeDescription
in interface NodeFactory
NodeFactory.getTypeDescription()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |