public static class OnOffInfinityDistribution.BurstData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
nextArrivalTime |
int |
residualLength |
| Constructor and Description |
|---|
OnOffInfinityDistribution.BurstData(double burstArrivalTime,
int length) |