.NcDataReader2.Functions.ncEasyGetAttributeDouble

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 2026-01-13T19:13:56Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos