.TransiEnt.Basics.Functions.hist

Smooth Cubic function to that can be used to implement two point control without state events

Information

1. Purpose of model

Smooth Cubic function used to implement two point control without state events

2. Level of detail, physical effects considered, and physical insight

(Description)

3. Limits of validity

(Description)

4. Interfaces

(none)

5. Nomenclature

(no elements)

6. Governing Equations

(no equations)

7. Remarks for Usage

(none)

8. Validation

(no validation or testing necessary)

9. References

(none)

10. Version History

Interface

function hist
  extends Icons.Function;
  input Real x;
  input Real p;
  input Real e = 1;
  output Real y;
end hist;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos