KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.supplychain.spec
/
RVSpec
/
Constant
Constant
@
Serializable
@
SerialName
(
value
=
"constant"
)
data
class
Constant
(
val
value
:
Double
)
:
RVSpec
(
source
)
A deterministic constant value (no stream).
Members
Constructors
Constant
Link copied to clipboard
constructor
(
value
:
Double
)
Properties
value
Link copied to clipboard
val
value
:
Double