Standard package icon.
Extends from Modelica.Icons.FunctionsPackage
(Icon for packages containing functions).
Name | Description |
---|---|
state1 | Return state (with one derivative) |
state1der1 | Return 1st derivative (der of state1) |
state2 | Return state (with two derivatives) |
state2der1 | Return 1st derivative (der of state2) |
state2der2 | Return 2nd derivative (der of state2der1) |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Real | u[2] | Required values for state and der(s) |
Real | dummy | Just to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used) |
Type | Name | Description |
---|---|---|
Real | s |   |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Real | u[2] | Required values for state and der(s) |
Real | dummy | Just to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used) |
Real | dummy_der |   |
Type | Name | Description |
---|---|---|
Real | sder1 |   |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Real | u[3] | Required values for state and der(s) |
Real | dummy | Just to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used) |
Type | Name | Description |
---|---|---|
Real | s |   |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Real | u[3] | Required values for state and der(s) |
Real | dummy | Just to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used) |
Real | dummy_der |   |
Type | Name | Description |
---|---|---|
Real | sder1 |   |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Real | u[3] | Required values for state and der(s) |
Real | dummy | Just to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used) |
Real | dummy_der |   |
Real | dummy_der2 |   |
Type | Name | Description |
---|---|---|
Real | sder2 |   |
Generated 2018-12-12 12:09:55 EST by MapleSim.