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