Linear Variable
This class represents a linear variable, namely a variable whose values span linearly between minimum and maximum.
Constructors
Link copied to clipboard
open fun LinearVariable(def: Double, min: Double, max: Double, step: Double)
Content copied to clipboard