public class AInputEvent extends InputEvent
Modifier and Type | Field and Description |
---|---|
int |
avalancheId
the spike belong to which avalancheID
|
int |
sourceId
the avalance originated from which netHost.
|
branch, from, time
Constructor and Description |
---|
AInputEvent(double time,
Branch branch,
int from,
int sourceId,
int avalancheId) |
public int avalancheId
public int sourceId
public AInputEvent(double time, Branch branch, int from, int sourceId, int avalancheId)