KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.config.optimization
/
TemperatureSpec
/
Fixed
Fixed
@
Serializable
@
SerialName
(
value
=
"fixed"
)
data
class
Fixed
(
val
temperature
:
Double
)
:
TemperatureSpec
(
source
)
Use a fixed starting temperature.
Members
Constructors
Fixed
Link copied to clipboard
constructor
(
temperature
:
Double
)
Properties
temperature
Link copied to clipboard
val
temperature
:
Double
must be strictly positive when validated