.Spot.Base.Precalculation.x_transient

Information

Interface

function x_transient
  extends Icons.Function;
  input Real x(unit = "pu") "total or syn reactance";
  input SI.Angle[:] Tc "time constant closed-loop";
  input SI.Angle[size(Tc, 1)] To "time constant open-loop";
  output SIpu.Reactance[size(Tc, 1)] xtr(unit = "pu") "transient reactance";
end x_transient;

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos