Structure Class |
Namespace: Emulate3D.FMI.V3.Description
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public abstract class Structure : AnnotationsBase
The Structure type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Annotations.
(Inherited from AnnotationsBase.) | |
| Dependencies |
Optional attribute defining the algebraic dependencies as list of value references of the unknown directly with respect to known.
| |
| DependenciesKind |
If non-empty, Dependencies must be non-empty and must have the same number of elements.
If empty, it must be assumed that the unknown depends on the knowns without a particular structure.
| |
| ValueReference |
The value reference of the unknown.
|