.BuildingSystems.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 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos