public final class NetRecordSpike extends Object implements Serializable, Transmissible
| Modifier and Type | Field and Description |
|---|---|
int |
from
From which the spike is generated
|
double |
time
The spike time
|
| Constructor and Description |
|---|
NetRecordSpike(double time,
int from) |