.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-08-05T20:24:29Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos