largerTimeConstant(a, b)
function largerTimeConstant extends Modelica.Icons.Function; input Real a; input Real b; output Real T; end largerTimeConstant;