.Modelica.Electrical.Polyphase.Functions.factorY2DC

Calculates factor of DC-voltage from RMS Y-voltage

Interface

function factorY2DC
  extends Modelica.Icons.Function;
  import Modelica.Constants.pi;
  import Modelica.Electrical.Polyphase.Functions.numberOfSymmetricBaseSystems;
  input Integer m = 3 "Number of phases";
  output Real y "Factor Yrms to DC";
end factorY2DC;

Generated at 2025-09-01T18:21:01Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos