KSLCore
Toggle table of contents
R1.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.simopt.solvers.algorithms
/
TemperatureConfiguration
/
Fixed
Fixed
data
class
Fixed
(
val
temperature
:
Double
)
:
TemperatureConfiguration
(
source
)
Uses a statically defined initial temperature.
Parameters
temperature
Must be strictly greater than 0.0.
Members
Constructors
Fixed
Link copied to clipboard
constructor
(
temperature
:
Double
)
Properties
temperature
Link copied to clipboard
val
temperature
:
Double