ModelStructure Class |
Namespace: Emulate3D.FMI.V2.Description
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class ModelStructure : ElementBase
The ModelStructure type exposes the following members.
| Name | Description | |
|---|---|---|
| Derivatives |
Ordered list of all exposed state derivatives (and therefore implicitly associated continuous-time states).
| |
| InitialUnknowns |
Ordered list of all exposed unknowns in initialization mode.
| |
| Outputs |
Ordered list of all outputs.
|