<< fmiGetInteger fmu_wrapper fmiGetNominalContinuousStates >>

fmu_wrapper >> fmu_wrapper > fmiGetModelTypesPlatform

fmiGetModelTypesPlatform

Name of the set of platforms.

Calling Sequence

platform = fmiGetModelTypesPlatform(fmu)

Arguments

fmu

tlist, a model that can be received by importFMU.

platform

string, a name of platform.

Description

fmiGetModelTypesPlatform is the function which returns the name of the set of compatible platforms of the "fmiModelTypes.h" header file which was used to compile the functions of the "Model Exchange Interface". The function returns a pointer to the static variable "fmiModelTypesPlatform" defined in FMI header file.

See Also


Report an issue
<< fmiGetInteger fmu_wrapper fmiGetNominalContinuousStates >>