assignInitialValue

protected open fun assignInitialValue(value: Double)(source)

Assigns the value of the variable to the supplied value. Ensures that time of change is 0.0 and previous value and previous time of change are the same as the current value and current time without notifying any update observers

Parameters

value

the initial value to assign