All Samples(2) | Call(1) | Derive(0) | Import(1)
src/p/y/PyFMI-1.4/src/pyfmi/fmi_deprecated.py PyFMI(Download)
import pyfmi from pyfmi.common import xmlparser from pyfmi.common.core import ModelBase, unzip_unit, get_platform_suffix, get_files_in_archive, rename_to_tmp, load_DLL int = N.int32
dllname = self._modelname + suffix self._tempdll = self._fmufiles['binary'] = rename_to_tmp(dllname, self._fmufiles['binaries_dir']) #Retrieve and load the binary