.PowerSystems.PhaseSystems.ThreePhase_dq.activePower

Information

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-02-22T19:25:07Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos