.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 2025-09-16T18:21:07Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos