Uses of Class
org.intocps.maestro.framework.fmi2.api.mabl.values.DoubleExpressionValue
-
-
Uses of DoubleExpressionValue in org.intocps.maestro.framework.fmi2.api.mabl
Methods in org.intocps.maestro.framework.fmi2.api.mabl that return DoubleExpressionValue Modifier and Type Method Description static DoubleExpressionValueFmi2ApiStaticCreator. of(double v) -
Uses of DoubleExpressionValue in org.intocps.maestro.framework.fmi2.api.mabl.values
-
Uses of DoubleExpressionValue in org.intocps.maestro.framework.fmi2.api.mabl.variables
Methods in org.intocps.maestro.framework.fmi2.api.mabl.variables that return DoubleExpressionValue Modifier and Type Method Description DoubleExpressionValueDoubleVariableFmi2Api. toMath()Methods in org.intocps.maestro.framework.fmi2.api.mabl.variables with parameters of type DoubleExpressionValue Modifier and Type Method Description voidDoubleVariableFmi2Api. setValue(DoubleExpressionValue value)
-