.BuildingSystems.Electrical.PhaseSystems.PartialPhaseSystem.phaseCurrents

Return phase currents

Interface

partial function phaseCurrents
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Current I "system current";
  input Modelica.Units.SI.Angle phi = 0 "phase angle";
  output Modelica.Units.SI.Current i[n] "phase currents";
end phaseCurrents;

Generated at 2025-04-26T18:20:16Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos