Class Fmi3Interpreter
java.lang.Object
org.intocps.maestro.interpreter.extensions.fmi3.Fmi3Interpreter
-
Constructor Summary
ConstructorsConstructorDescriptionFmi3Interpreter(File workingDirectory, Function<String, AModuleDeclaration> resolver) -
Method Summary
Modifier and TypeMethodDescriptioncreateFmiValue(String path, String guid) createFmuMembers(File workingDirectory, String guid, org.intocps.fmi.jnifmuapi.fmi3.IFmi3Fmu fmu) static Doublestatic UpdatableValue
-
Constructor Details
-
Fmi3Interpreter
-
-
Method Details
-
getDouble
-
getUpdatable
-
createFmuMembers
-
getFmi3InstanceCustomArgMapper
public static Function<ExternalReflectCallHelper.ArgMappingContext,IArgMapping> getFmi3InstanceCustomArgMapper() -
createFmiValue
-