Uses of Interface
org.intocps.maestro.framework.fmi2.api.FmiBuilder.StateVariable
-
-
Uses of FmiBuilder.StateVariable in org.intocps.maestro.framework.fmi2.api
Methods in org.intocps.maestro.framework.fmi2.api that return FmiBuilder.StateVariable Modifier and Type Method Description FmiBuilder.StateVariable<AST>FmiBuilder.FmiSimulationInstance. getState()Get the current stateFmiBuilder.StateVariable<AST>FmiBuilder.FmiSimulationInstance. getState(FmiBuilder.Scope<AST> scope)Get the current state
-