blockAsymmetricSmoothN

Higher order smooth with different delay times for positive and negative changes

Extends from Interfaces.PartialConverters.SmoothSISO (Smooth-like converter).

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

This converter behaves like a conventional →SmoothN but allows to give separate delay times for positive and negative information changes.

Notes

  • There is no Clip inside this component to make sure that delay times are strictly positive.

See also

AsymmetricSmooth, SmoothN

Parameters

TypeNameDefaultDescription
OutputTypeinitialValue0Initial Output
Structural Parameters
Integern3Order of the smooth
Advanced
InitializationOptionsinitmodelSettings.initProvide InitializationOptions (Free, FixedValue, SteadyState)

Connectors

TypeNameDefaultDescription
Connectors.RealInputu (from SmoothSISO)Input
Interfaces.Connectors.RealInputu_negDelayTimeDelay time for negative changes
Interfaces.Connectors.RealInputu_posDelayTimeDelay time for positive changes

Components

TypeNameDefaultDescription
RealOutputy (from SmoothSISO)
ModelSettingsmodelSettings

Revisions

  • Introduced in v2.1.0.