.AixLib.Electrical.PhaseSystems.PartialPhaseSystem.activePower

Information

Return total power as function of phase powers

Interface

partial function activePower
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Voltage v[n] "phase voltages";
  input Modelica.Units.SI.Current i[n] "phase currents";
  output Modelica.Units.SI.ActivePower P "active system power";
end activePower;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos