public class SpikeInfos extends Object implements Serializable
| Constructor and Description |
|---|
SpikeInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInfosToDataItem(stream.Data item,
int spikeLength,
String name) |
void |
addSpike(int px,
int sl,
short startCell,
double spikeHeight,
double averTopSlope) |
public void addSpike(int px,
int sl,
short startCell,
double spikeHeight,
double averTopSlope)
public void addInfosToDataItem(stream.Data item,
int spikeLength,
String name)
Copyright © 2019. All rights reserved.