.Modelica.Electrical.Polyphase.Functions.factorY2DC

Information

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 2024-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos