<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TILE!™ Support &#187; add ranges</title>
	<atom:link href="http://www.tilesupport.com/tilesupport/tag/add-ranges/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tilesupport.com/tilesupport</link>
	<description></description>
	<lastBuildDate>Tue, 27 Sep 2011 15:45:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Add ranges together with MAX(x,y)</title>
		<link>http://www.tilesupport.com/tilesupport/add-ranges-together-with-maxxy/</link>
		<comments>http://www.tilesupport.com/tilesupport/add-ranges-together-with-maxxy/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 18:21:49 +0000</pubDate>
		<dc:creator>Joe Tannehill</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[FAQs]]></category>
		<category><![CDATA[add ranges]]></category>

		<guid isPermaLink="false">http://www.tilesupport.com/tilesupport/?p=133</guid>
		<description><![CDATA[&#160; If you want to add two ranges such as two antenna ranges together you can use the max(x,y) equation.&#160; This is typically used to find the highest level of two similar ranges.&#160; However, it is not restricted to similar ranges, therefor you can add dis-similar ranges.&#160; If there is a frequency overlap or duplicate, [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>If you want to add two ranges such as two antenna ranges together you can use the max(x,y) equation.&nbsp; This is typically used to find the highest level of two similar ranges.&nbsp; However, it is not restricted to similar ranges, therefor you can add dis-similar ranges.&nbsp; If there is a frequency overlap or duplicate, it will return the highest amplitude of the two.</p>
<p>Example:</p>
<p>To add a log periodic range to a bicon range you would do max(bicon,log).</p>
<p>This is easier than storing the files, then transferring them back with the &#8216;append&#8217; feature.</p>
<p>&nbsp;</p>
<p>Joe Tannehill</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tilesupport.com/tilesupport/add-ranges-together-with-maxxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

