.Modelica.Units.Conversions.to_Hz

Information

Convert from rad/s to Hz

Interface

function to_Hz
  extends Modelica.Units.Icons.Conversion;
  input SI.AngularVelocity w "Value in radian per second";
  output SI.Frequency f "Value in hertz";
end to_Hz;

Generated at 2024-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos