Extends from ObsoleteModelica3.Icons.Enumeration
(Obsolete class (icon for an enumeration emulated by a package). Use a real enumeration instead).
Name | Description |
---|---|
Temp | Obsolete type. This is an emulated enumeration for initialization. Initialization is now defined with start/fixed values and appropriate support in the parameter menu |
Type | Name | Value | Description |
---|---|---|---|
Integer | Free | 1 |   |
Integer | Position | 4 |   |
Integer | PositionVelocity | 2 |   |
Integer | PositionVelocityAcceleration | 7 |   |
Integer | SteadyState | 3 |   |
Integer | Velocity | 5 |   |
Integer | VelocityAcceleration | 6 |   |
Types.Init. | Meaning |
---|---|
Free | No initialization |
PositionVelocity | Initialize generalized position and velocity variables |
SteadyState | Initialize in steady state (velocity and acceleration are zero) |
Position | Initialize only generalized position variable(s) |
Velocity | Initialize only generalized velocity variable(s) |
VelocityAcceleration | Initialize generalized velocity and acceleration variables |
PositionVelocityAcceleration | Initialize generalized position, velocity and acceleration variables |
Extends from Modelica.Icons.TypeInteger
(Icon for Integer types).
Name | Value |
---|---|
min | -Modelica.Constants.Integer_inf |
max | Modelica.Constants.Integer_inf |
start | 0 |
Generated 2018-12-12 12:17:45 EST by MapleSim.