Package Modelica.​Blocks.​Interfaces.​Adaptors.​Functions
Functions for adaptors

Information

Standard package icon.

Extends from Modelica.​Icons.​FunctionsPackage (Icon for packages containing functions).

Package Contents

NameDescription
state1Return state (with one derivative)
state1der1Return 1st derivative (der of state1)
state2Return state (with two derivatives)
state2der1Return 1st derivative (der of state2)
state2der2Return 2nd derivative (der of state2der1)

Function Modelica.​Blocks.​Interfaces.​Adaptors.​Functions.​state1
Return state (with one derivative)

Information

This icon indicates Modelica functions.

Extends from Modelica.​Icons.​Function (Icon for functions).

Inputs

TypeNameDescription
Realu[2]Required values for state and der(s)
RealdummyJust to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used)

Outputs

TypeNameDescription
Reals 

Function Modelica.​Blocks.​Interfaces.​Adaptors.​Functions.​state1der1
Return 1st derivative (der of state1)

Information

This icon indicates Modelica functions.

Extends from Modelica.​Icons.​Function (Icon for functions).

Inputs

TypeNameDescription
Realu[2]Required values for state and der(s)
RealdummyJust to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used)
Realdummy_der 

Outputs

TypeNameDescription
Realsder1 

Function Modelica.​Blocks.​Interfaces.​Adaptors.​Functions.​state2
Return state (with two derivatives)

Information

This icon indicates Modelica functions.

Extends from Modelica.​Icons.​Function (Icon for functions).

Inputs

TypeNameDescription
Realu[3]Required values for state and der(s)
RealdummyJust to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used)

Outputs

TypeNameDescription
Reals 

Function Modelica.​Blocks.​Interfaces.​Adaptors.​Functions.​state2der1
Return 1st derivative (der of state2)

Information

This icon indicates Modelica functions.

Extends from Modelica.​Icons.​Function (Icon for functions).

Inputs

TypeNameDescription
Realu[3]Required values for state and der(s)
RealdummyJust to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used)
Realdummy_der 

Outputs

TypeNameDescription
Realsder1 

Function Modelica.​Blocks.​Interfaces.​Adaptors.​Functions.​state2der2
Return 2nd derivative (der of state2der1)

Information

This icon indicates Modelica functions.

Extends from Modelica.​Icons.​Function (Icon for functions).

Inputs

TypeNameDescription
Realu[3]Required values for state and der(s)
RealdummyJust to have one input signal that should be differentiated to avoid possible problems in the Modelica tool (is not used)
Realdummy_der 
Realdummy_der2 

Outputs

TypeNameDescription
Realsder2