.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-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos