Class FixedIATimeRV

All Implemented Interfaces:
Cloneable, RandomVariableOps<Long>

public class FixedIATimeRV extends InterarrivalTimeRV
Random variable that always generates the same interarrival time. Useful when passing a constant to a method that expects a random variable.