.Modelica.Electrical.Machines.SpacePhasors.Functions.activePower

Information

Transformation of three-phase voltages and currents to space phasors and calculate active power.

Interface

function activePower
  import Modelica.Constants.pi;
  extends Modelica.Icons.Function;
  input SI.Voltage v[m] "Phase voltages";
  input SI.Current i[m] "Phase currents";
  output SI.Power p "Active power";
end activePower;

Generated at 2025-01-08T19:40:16Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos