.NcDataReader2.Functions.ncEasyGetAttributeDouble

Information

Get an attribute from a netCDF file as Real

Interface

function ncEasyGetAttributeDouble
  input String fileName;
  input String varName;
  input String attName;
  output Real a;
end ncEasyGetAttributeDouble;

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos