.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-12-14T19:13:55Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos