public final class TimeWeight extends Object
Modifier and Type | Field and Description |
---|---|
double |
time
spike time
|
double |
weight
relative weight
|
Constructor and Description |
---|
TimeWeight(double time,
double weight) |
public TimeWeight(double time, double weight)