.Buildings.Electrical.PhaseSystems.PartialPhaseSystem.phaseVoltages

Information

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 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos