.BuildingSystems.Electrical.PhaseSystems.PartialPhaseSystem.rotate

Rotate a vector of an angle theta (anti-counterclock)

Interface

partial function rotate
  extends Modelica.Icons.Function;
  input Real x[n];
  input Modelica.Units.SI.Angle theta;
  output Real y[n];
end rotate;

Generated at 2025-11-01T19:21:16Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos