Uses of Interface
org.intocps.maestro.framework.fmi2.api.FmiBuilder.FloatVariable
-
-
Uses of FmiBuilder.FloatVariable in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that return FmiBuilder.FloatVariable Modifier and Type Method Description FmiBuilder.FloatVariable<AST>FmiBuilder.Scope. store(float value)FmiBuilder.FloatVariable<AST>FmiBuilder.Scope. store(String name, float value)
-