.PowerSystems.PhaseSystems.ThreePhase_dq.activePower

Return total power as function of phase voltages and currents

Interface

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

Generated at 2025-05-09T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos