WOLFRAM SYSTEM MODELER

MultPar

A model that amplifies a sine source and passes it to an integrator

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Basic.MultPar"]
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.

Components (3)

sine

Type: Sine

Description: Generate sine signal

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