KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.supplychain.transport
/
DemandLoadBuilder
/
formLoadByWeight
form
Load
By
Weight
fun
formLoadByWeight
(
minWeight
:
Double
,
maxWeight
:
Double
)
:
Boolean
(
source
)
Form a load by accumulating demands whose total weight stays within
[
minWeight, maxWeight
]
.