.NcDataReader2.Functions.ncEasyGetAttributeLong

Information

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 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos