|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.nengo.model.neuron.impl.LIFSpikeGenerator.Factory
public static class LIFSpikeGenerator.Factory
Creates LIFSpikeGenerators.
| Constructor Summary | |
|---|---|
LIFSpikeGenerator.Factory()
|
|
| Method Summary | |
|---|---|
PDF |
getTauRC()
|
PDF |
getTauRef()
|
SpikeGenerator |
make()
|
void |
setTauRC(PDF tauRC)
|
void |
setTauRef(PDF tauRef)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LIFSpikeGenerator.Factory()
| Method Detail |
|---|
public PDF getTauRef()
public void setTauRef(PDF tauRef)
tauRef - PDF of refractory periods (s)public PDF getTauRC()
public void setTauRC(PDF tauRC)
tauRC - PDF of membrane time constants (s)public SpikeGenerator make()
make in interface SpikeGeneratorFactorySpikeGeneratorFactory.make()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||