WOLFRAM SYSTEM MODELER

Change_In_Smooth

Smoothing rate

Wolfram Language

In[1]:=
SystemModel["SystemDynamics.Functions.Utilities.Change_In_Smooth"]
Out[1]:=

Parameters (1)

averaging_time

Value: 1

Type: Real

Description: Averaging time

Outputs (3)

input_variable

Type: Real

Description: Variable to be smoothed

smooth_of_input

Type: Real

Description: Smoothed variable

smoothing_rate

Type: Real

Description: Smoothing rate

Connectors (3)

u1

Type: RealInput

Description: First input variable

u2

Type: RealInput

Description: Second input variable

y

Type: RealOutput

Description: Output variable

Used in Components (2)

SMTH1

SystemDynamics.Functions

First-order exponential smoothing

SMTH3

SystemDynamics.Functions

Third-order exponential smoothing