.ModelicaByExample.Functions.Interpolation.InterpolateExternalVector

Interpolate a function defined by a vector using an ExternalObject

Interface

function InterpolateExternalVector
  input Real x;
  input VectorTable table;
  output Real y;
end InterpolateExternalVector;

Generated at 2026-06-12T20:26:55Z by OpenModelicaOpenModelica 1.26.8 using GenerateDoc.mos