.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-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos