.AixLib.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-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos