function [t68] = t90TOt68( t90 )

if ~isempty( t90 )
  t68 = 1.00024 * t90;
end

end