.IDEAS.Utilities.Cryptographics.sha_hash

Information

Return unique string containing the digits from the real number of baseClasses.sha. This is necessary as the Modelica function "String" cannot return 60 digits

Interface

function sha_hash
  extends Modelica.Icons.Function;
  input String argv = Modelica.Utilities.Files.loadResource("modelica://IDEAS/Constants/package.mo");
  output String hash "string make of the digits of the sha-number";
end sha_hash;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos