<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=GetRangeBearing</id>
	<title>GetRangeBearing - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=GetRangeBearing"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetRangeBearing&amp;action=history"/>
	<updated>2026-06-04T14:22:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=GetRangeBearing&amp;diff=5972&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetRangeBearing – created via PowerShell script (2025-11-11T21:12:35Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetRangeBearing&amp;diff=5972&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:37Z</updated>

		<summary type="html">&lt;p&gt;GetRangeBearing – created via PowerShell script (2025-11-11T21:12:35Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetRangeBearing|fDescription=   Calculates the range and bearing between two points in world space, returning a table with range in meters and bearing in degrees from north.|parentFile=     cmm.positionFunctions.lua|syntax=         CMM.GetRangeBearing(InitialVec &amp;lt;TBL&amp;gt;, DestinationVec &amp;lt;TBL&amp;gt;)|return=         table|returnDesc=     Table containing {range &amp;lt;number&amp;gt;, bearing &amp;lt;number&amp;gt;} where range is distance in meters and bearing is direction in degrees from north.|example=        CMM.GetRangeBearing({x=100, y=50, z=10}, {x=200, y=100, z=20})|exampleDesc=    Returns a table with range 141.42 meters and bearing 45 degrees, indicating the distance and direction from the origin to the destination point.|related=        |note=           |envType= CMM|par1=         table InitialVec|reqType1=     table|reqName1=     InitialVec|desc1=       Origin vector with x, y, and z components representing the starting position in world space.|par2=         table DestinationVec|reqType2=     table|reqName2=     DestinationVec|desc2=       Destination vector with x, y, and z components representing the target position in world space.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>