<< fmiEventUpdate fmu_wrapper fmiGetBoolean >>

fmu_wrapper >> fmu_wrapper > fmiFreeModelInstance

fmiFreeModelInstance

Freeing an instance of a model.

Calling Sequence

fmiFreeModelInstance(instance)

Arguments

instance

tlist, an instance of a model.

Description

fmiFreeModelInstance is the function that disposes the given model instance and deallocates all allocated memory and other resources that have been allocated by the functions of the FMI for current instance.

See Also


Report an issue
<< fmiEventUpdate fmu_wrapper fmiGetBoolean >>