modelBicubic
Test model for bicubic function
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests the implementation of Buildings.Utilities.Math.Bicubic.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Ramp | x1 | ||
| Modelica.Blocks.Sources.Ramp | x2 | ||
| Buildings.Utilities.Math.Bicubic | bicubic |
Revisions
-
March 14, 2012 by Michael Wetter:
Changed input values of function. -
Sep 17, 2010 by Michael Wetter:
First implementation.