Name | Description |
---|
Data | Datastructure of a Bspline |
safeEvaluate | Evaluate Bspline at one parameter safely, i.e. points outside the domain of the spline are moved inside the domain. |
safeEvaluateDer | Evaluate Bspline at one parameter safely, i.e. points outside the domain of the spline are moved inside the domain. |
evaluate | Evaluate Bspline at one parameter |
evaluateDer | Evaluate Bspline and its first derivative at one parameter |
Utilities | spline utility functions |
linspace | Returns a vector with linear spacing |
dumpOneSpline | Write Modelica.Interpolation.Bspline1D.Data to file as record (not finished). |
Modelica_Interpolation | |
PhaseBoundary | Model used to create the phase boundary |