.NcDataReader2.Functions.ncEasyGetAttributeLong

Get an attribute from a netCDF file as Integer

Interface

function ncEasyGetAttributeLong
  input String fileName;
  input String varName;
  input String attName;
  output Integer a;
end ncEasyGetAttributeLong;

Generated at 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos