.BuildingSystems.Electrical.PhaseSystems.PartialPhaseSystem.activePower

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 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos