GGcWhittApproximation

constructor(mtba: Double, meanST: Double, servers: Int = 1, arrivalSqCv: Double = 1.0, stSqCv: Double = 1.0)

Parameters

mtba

mean time between arrivals

meanST

mean service time

servers

number of servers

arrivalSqCv

squared coefficient of variation for the arrivals

stSqCv

squared coefficient of variation for the service process