.NcDataReader2.Functions.ncEasyGet1D

Get an interpolated value from a netCDF file

Interface

function ncEasyGet1D
  input String fileName;
  input String varName;
  input Real x;
  output Real y;
end ncEasyGet1D;

Generated at 2026-03-18T19:13:59Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos