.PowerSystems.PhaseSystems.PartialPhaseSystem.phasePowers_vi

Information

Return phase powers

Interface

partial function phasePowers_vi
  extends Modelica.Icons.Function;
  input Voltage v[n] "phase voltages";
  input Current i[n] "phase currents";
  output SI.Power p[n] "phase powers";
end phasePowers_vi;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos