.BusinessSimulation.Converters.Lookup.ConvexLookupPositive

Convex Lookup with positive slope; usually with fixpoint (0,y0) and fixpoint (1,1)

Information

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

The output y is derived using the formula:

y=y0 + (1-y0)*u^s

The function will go through the point (1,1) and the output will be y0 for u ≤ 0.

Graph of the Lookup-Function for Different Slopes (y0 = 0)
Graph.svg

Notes

See also

ConvexLookupNegative, ConcaveLookupPositiveConcaveLookupNegative

Revisions


Generated at 2025-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos