alchemist
alchemist
/
it.unibo.alchemist.loader.variables
/
NumericConstant
Numeric
Constant
class
NumericConstant
:
DependentVariable
<
Number
>
Content copied to clipboard
A numeric constant.
Constructors
Functions
Constructors
Numeric
Constant
Link copied to clipboard
open
fun
NumericConstant
(
n
:
Number
)
Content copied to clipboard
Functions
get
With
Link copied to clipboard
open
fun
getWith
(
variables
:
Map
<
String
,
Any
>
)
:
Number
Content copied to clipboard
Given the current controlled variables, computes the current values for this variable.