KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.misc
Package-level
declarations
Types
Functions
Types
Cash
Flow
Link copied to clipboard
class
CashFlow
(
rate
:
Double
=
0.1
,
cashFlows
:
DoubleArray
)
GGc
Whitt
Approximation
Link copied to clipboard
class
GGcWhittApproximation
(
val
mtba
:
Double
,
val
meanST
:
Double
,
val
servers
:
Int
=
1
,
val
arrivalSqCv
:
Double
=
1.0
,
val
stSqCv
:
Double
=
1.0
)
Computes steady state queue performance for a G/G/c queue using Ward Whitt's G/G/c approximation.
RQInventory
Model
Link copied to clipboard
class
RQInventoryModel
(
orderPt
:
Double
,
orderQty
:
Double
,
var
ltdDist
:
LossFunctionDistributionIfc
)
Functions
main
Link copied to clipboard
fun
main
(
)
fun
main
(
)