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.Description
Assembly:
Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntaxpublic ModelStructure? ModelStructure { get; }Property Value
Type:
ModelStructure
See Also