public final class BKPoissonNeuronPara extends Object implements Para
| Modifier and Type | Field and Description |
|---|---|
double |
HighFre
Highest frequency
|
double |
LowFre
Saturation freq
|
double |
timeCon
inverse of decay time
|
| Constructor and Description |
|---|
BKPoissonNeuronPara() |
public double HighFre
public double LowFre
public double timeCon
public BKPoissonNeuronPara()