fmu_wrapper
fmu_wrapper
>> fmu_wrapper
fmu_wrapper
FMInterface
—
Import FMU in Xcos using Functional Mock-up Interface
SimpleFMU
—
Import FMU in Xcos using Functional Mock-up Interface
Export FMU from Xcos
—
Export FMUs for Model Exchange and Co-Simulation Version 1.0
fmiCompletedIntegratorStep
—
Completed step of the integrator.
fmiEventUpdate
—
Get an occurred event.
fmiFreeModelInstance
—
Freeing an instance of a model.
fmiGetBoolean
—
Get boolean values.
fmiGetContinuousStates
—
Get a new continuous state vector.
fmiGetDerivatives
—
Compute derivative states.
fmiGetEventIndicators
—
Compute event indicators.
fmiGetInteger
—
Get integer values.
fmiGetModelTypesPlatform
—
Name of the set of platforms.
fmiGetNominalContinuousStates
—
Get the nominal values of the continuous states.
fmiGetReal
—
Get real values.
fmiGetStateValueReferences
—
Get the value references of the state vector.
fmiGetString
—
Get string values.
fmiGetVersion
—
Version of FMI.
fmiInitialize
—
Initialization of a model.
fmiInstantiateModel
—
Creation an instance of a model.
fmiModelDescription
—
Information about main attributes of fmiModelDescription.
fmiModelVariables
—
Full information about model variables.
fmiSetBoolean
—
Set boolean values.
fmiSetContinuousStates
—
Set a new continuous state vector.
fmiSetDebugLogging
—
Set a debug logging for a model.
fmiSetInteger
—
Set integer values.
fmiSetReal
—
Set real values.
fmiSetString
—
Set string values.
fmiSetTime
—
Set a new time instant for a model.
fmiSimulate
—
Simulation of fmu in Scilab.
fmiTerminate
—
Terminate a model evaluation.
FMI Support
—
Modelling and simulation environments that support FMI Version 1.0
fmu_call
—
(Internal) Call FMI model exported functions.
fmu_link
—
(Internal) Loading the FMU library into the address space of the calling process.
fmu_ulink
—
(Internal) Freeing the loaded FMU library.
importFMU
—
Decompressing the model and parsing of XML description file.
loadFMU
—
load an FMU file returning its raw content.
Comparison of numerical results of simulation
—
This page contains the analyse of simulation error for the generated FMUs.
Report an issue
fmu_wrapper