public class TestTimeTruncatedTallyStat
extends java.lang.Object
ArrivalProcess.1 interarrivalTimeGenerator = Constant (1.0) Counter.2 probability = 0.75 When truncated: value (TALLY) 100 0.000 1.000 0.790 0.168 0.409 value (TALLY) 9900 0.000 1.000 0.756 0.185 0.430 true When not truncated (simulation ended before truncation point: value (TALLY) 10 0.000 1.000 0.700 0.233 0.483 value (TALLY) 10 0.000 1.000 0.700 0.233 0.483 false
Modifier and Type | Class and Description |
---|---|
static class |
TestTimeTruncatedTallyStat.Counter |
Constructor and Description |
---|
TestTimeTruncatedTallyStat() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |