.DeployStructLib.Properties.BeamXProperties.BeamIyyCalc

Interface

function BeamIyyCalc
  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 Iyy "Moment of Inertia";
end BeamIyyCalc;

Generated at 2025-08-11T18:21:04Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos