<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns:mml = "http://www.w3.org/1998/Math/MathML" lang = "en"><head><meta charset = "UTF-8"/><meta name = "copyright" content = "(C) Copyright 2020"/><meta name = "DC.rights.owner" content = "(C) Copyright 2020"/><meta name = "DC.type" content = "concept"/><meta name = "abstract" content = "To avoid known problems of fluctuations in sensitivity values you should define a filter radius."/><meta name = "description" content = "To avoid known problems of fluctuations in sensitivity values you should define a filter radius."/><meta name = "DC.format" content = "HTML5"/><meta name = "DC.identifier" content = "tso-c-usr-beadParamSens-beadFilterRadius"/><meta name = "DC.language" content = "en"/><link rel = "stylesheet" type = "text/css" href = "../DSDocUI_XML34.css"/><title>Filtering (FILTER_RADIUS)</title>
<script type = "text/javascript" src = "../DSDocUI_Highlight34.js">
  	/* */
  	</script></head><body onLoad = "highlightSearchTerms();" id = "tso-c-usr-beadParamSens-beadFilterRadius">
<a name = "hj-top"> </a><table class = "table1" id = "table11"><tr><td><table class = "DocHeader"><tr><td class = "DocHeader1" colspan = "2"><h1>Filtering (FILTER_RADIUS)</h1></td></tr><tr><td class = "DocHeader4" colspan = "2"/></tr><tr><td class = "DocHeader3" colspan = "2"><table class = "DocThemeIntro" id = "table12"><tr><td class = "Intro1Only"><p class = "header"><p class = "abstract">
<span class = "shortdesc">To avoid known problems of fluctuations in
sensitivity values you should define a filter radius.</span>

</p>

</p></td></tr></table></td></tr></table>




<div class = "body conbody">
<pre class = "codeblock">
<code class = "ph codeph">OPT_PARAM
</code><code class = "ph codeph"> ...
 FILTER_RADIUS = &lt;filter_radius&gt; , &lt;unit_type&gt;
</code><code class = "ph codeph">END_ 
</code></pre>
<p>Default value is <code class = "ph codeph">4.0, REL</code>. The first item is the filter radius.
Second option is whether the radius is relative to the medium edge length
of elements in the design area (<code class = "ph codeph">REL</code>). The radius might also be
set to an absolute value (<code class = "ph codeph">ABS</code>), for example:
</p>
<pre class = "codeblock">
<code class = "ph codeph">FILTER_RADIUS = 5.0, ABS 
</code></pre>
</div>

</td></tr></table><script type = "text/javascript" src = "../DSDocUI_Bottom34.js">/* */</script></body>
</html>
