.PowerGrids.Functions.smallerTimeConstant

Information

Given a polynomial (1 + sT1)(1 + sT2) = 1 + as + bs^2, with T1 > T2, largerTimeConstant(a, b) returns T1.

Interface

function smallerTimeConstant
  extends Modelica.Icons.Function;
  input Real a;
  input Real b;
  output Real T;
end smallerTimeConstant;

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