nhpp Source
fun nhppSource(name: String, durations: DoubleArray, rates: DoubleArray, firstReceiver: QObjectReceiverIfc = NotImplementedReceiver, streamNum: Int = 0, maxArrivals: Long = Long.MAX_VALUE, marking: (ModelElement.QObject) -> Unit? = null): NHPPSource(source)
Declares a non-homogeneous Poisson arrival source from parallel durations and rates arrays. See StationNetwork.nhppSource.