station
fun station(name: String, activityTime: RVariableIfc = ConstantRV.ZERO, capacity: Int = 1, nextReceiver: QObjectReceiverIfc = NotImplementedReceiver): SingleQStation(source)
Declares a single-queue station. See StationNetwork.singleQStation.
Declares a single-queue station. See StationNetwork.singleQStation.