public class AFireEvent extends FireEvent
Modifier and Type | Field and Description |
---|---|
int |
avalancheId
avalanche Id it belongs to
|
int |
sourceId
the avalanche originated from which netHost;
|
Constructor and Description |
---|
AFireEvent(int index,
double time,
int sourceId,
int avalancheId) |
public int avalancheId
public int sourceId
public AFireEvent(int index, double time, int sourceId, int avalancheId)