Type Init defines initialization of relative rotational quantities.
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 | InitialAngle | 4 | initialization with phi_rel_start |
Integer | InitialSpeed | 5 | initialization with w_rel_start |
Integer | InitialState | 3 | initialization with phi_rel_start, w_rel_start |
Integer | NoInit | 1 | no initialization (phi_rel_start, w_rel_start are guess values) |
Integer | SteadyState | 2 | steady state initialization (der(phi_rel)=der(w_rel)=0) |
This icon is designed for an Integer type.
Extends from Modelica.Icons.TypeInteger (Icon for Integer types).
| Name | Value |
|---|---|
min | 1 |
max | 5 |
start | 0 |
Generated 2018-12-12 12:17:46 EST by MapleSim.