KSLCore
Toggle table of contents
R1.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.simulation
/
ModelElement
/
MixtureRV
Mixture
RV
fun
MixtureRV
(
list
:
List
<
RVariableIfc
>
,
cdf
:
DoubleArray
,
streamNum
:
Int
=
0
,
name
:
String
?
=
null
)
:
MixtureRV