.BuildingSystems.Electrical.PhaseSystems.PartialPhaseSystem.phasePowers_vi

Information

Return phase powers

Interface

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

Generated at 2024-10-17T18:25:27Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos