.BusinessSimulation.Converters.Lookup.ConcaveLookupNegative

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 - u^s)

The function will go through the point (0,y0) and the output will be 0 for u ≥ 1 and y0 for u ≤ 0. The input u should thus be in the range [0,1]. The following graph shows plots for the function for different slopes:

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

See also

ConcaveLookupPositive, ConvexLookupNegativeConvexLookupPositive

Revisions


Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos