Scalar |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class Enumeration : ElementBase, ScalarVariableIType
The ScalarVariableEnumeration type exposes the following members.
| Name | Description | |
|---|---|---|
| DeclaredType | If non-null, name of type defined with SimpleType. | |
| Max | If non-null, maximum value of variable. | |
| Min | If non-null, 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. |