.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 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos