ScalarVariableInteger Class |
Namespace: Emulate3D.FMI.V2.Description
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class Integer : ElementBase, ScalarVariableIType
The ScalarVariableInteger type exposes the following members.
| Name | Description | |
|---|---|---|
| DeclaredType |
If non-null, name of type defined with SimpleType.
| |
| Max |
Maximum value of variable.
| |
| Min |
Minimum value of variable.
| |
| Quantity |
If non-null, physical quantity of the variable, for example "Angle", or "Energy". The quantity names are not standardized.
| |
| Start |
If non-null, initial or guess value of variable.
|