.Modelica.Electrical.MultiPhase.Functions.activePower

Information

Calculates instantaneous power from multiphase voltages and currents. In quasistationary operation, instantaneous power equals active power;

Interface

function activePower
  extends Modelica.Icons.Function;
  input Modelica.SIunits.Voltage v[:] "Phase voltages";
  input Modelica.SIunits.Current i[size(v, 1)] "Phase currents";
  output Modelica.SIunits.Power p "Active power";
end activePower;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39