.DeployStructLib.Properties.BeamXProperties.BeamIzzCalc

Interface

function BeamIzzCalc
  input beamCrossSectionType.xtype crossSectionType;
  input Real height = 0.01;
  input Real width = 0.01;
  input Real t = 0.001;
  input Real d = 0.1;
  output Real Izz "Moment of Inertia";
end BeamIzzCalc;

Generated at 2025-06-03T18:20:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos