.AixLib.Electrical.PhaseSystems.PartialPhaseSystem.phaseVoltages

Return phase to neutral voltages

Interface

partial function phaseVoltages
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Voltage V "system voltage";
  input Modelica.Units.SI.Angle phi = 0 "phase angle";
  output Modelica.Units.SI.Voltage v[n] "phase to neutral voltages";
end phaseVoltages;

Generated at 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos