.Modelica.Electrical.QuasiStationary.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.ComplexVoltage v[:] "QuasiStationary voltage phasors";
  input Modelica.SIunits.ComplexCurrent i[size(v, 1)] "QuasiStationary current phasors";
  output Modelica.SIunits.Power p "Active power";
end activePower;

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