.Buildings.Electrical.PhaseSystems.PartialPhaseSystem.rotate

Information

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