WOLFRAM SYSTEM MODELER

InParameter

A model that amplifies an input and passes it to an integrator

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Basic.InParameter"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Connectors (1)

u

Type: RealInput

Description: Real input signal

Components (2)

integrator

Type: Integrator

Description: Output the integral of the input signal with optional reset

gain

Type: Gain

Description: Output the product of a gain value with the input signal