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