ModelDescriptionModelStructure Property |
If non-null, defines the structure of the model. Especially, the ordered lists of outputs, continuous-time states and initial
unknowns are defined here.
Namespace: Emulate3D.FMI.V2.DescriptionAssembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntaxpublic ModelStructure? ModelStructure { get; }Property Value
ModelStructure
See Also