<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Dead_Reckoning_Tutorial</title><link>https://sourceforge.net/p/kdis/wiki/Dead_Reckoning_Tutorial/</link><description>Recent changes to Dead_Reckoning_Tutorial</description><atom:link href="https://sourceforge.net/p/kdis/wiki/Dead_Reckoning_Tutorial/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 27 Jun 2014 12:06:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/kdis/wiki/Dead_Reckoning_Tutorial/feed" rel="self" type="application/rss+xml"/><item><title>Dead_Reckoning_Tutorial modified by Karl  Jones</title><link>https://sourceforge.net/p/kdis/wiki/Dead_Reckoning_Tutorial/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,5 @@
+**NOTE: This tutorial needs updating for the new DeadReckoningCalculator. For the moment I recommended you read the DeadReckoningCalculator.h and Entity_State_PDU.h comments for advice on dead reckoning.**
+
     Further details on the use of the Dead Reckoning Parameter data type can be found in the [ Entity_State_PDU - Advanced tutorial](Sending_a_Entity_State_PDU_Tutorial_Advanced_)

 ## Dead Reckoning Calculator
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karl  Jones</dc:creator><pubDate>Fri, 27 Jun 2014 12:06:12 -0000</pubDate><guid>https://sourceforge.net3a07b4e4e460f9924079da35bd2063c4a083f5df</guid></item><item><title>Dead_Reckoning_Tutorial modified by Karl  Jones</title><link>https://sourceforge.net/p/kdis/wiki/Dead_Reckoning_Tutorial/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,14 @@
-COMING SOON 
+    Further details on the use of the Dead Reckoning Parameter data type can be found in the [ Entity_State_PDU - Advanced tutorial](Sending_a_Entity_State_PDU_Tutorial_Advanced_)

-This feature will be available in **1-10-0**. 
+## Dead Reckoning Calculator
+
+    The _Dead Reckoning Calculator_ functions can be found in "KDIS\Extras\DeadReckoningCalculator.h" 
+
+    To calculate dead reckoning the static function **DeadReckoningCalculator::CalcDeadReckoning** is provided, this function will take in all the parameters required and output a new position and orientation value for a delta time step based on the dead reckoning algorithm. Individual functions are also provided for each algorithm, for example **CalcDeadReckoningFPW**. 
+
+  
+
+
+## Applying Dead Reckoning to a Entity_State_PDU
+
+    The Entity_State_PDU also contains a member function called **ApplyDeadReckoning( KFLOAT64 DeltaTime )**, this function will calculate the dead reckoning for the Entity_State_PDU and update its location and orientation values for the delta time step. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karl  Jones</dc:creator><pubDate>Fri, 27 Jun 2014 12:06:12 -0000</pubDate><guid>https://sourceforge.net3c93417eb965a77291292d59d5ce9b7c1c427d3a</guid></item><item><title>Dead_Reckoning_Tutorial modified by Karl  Jones</title><link>https://sourceforge.net/p/kdis/wiki/Dead_Reckoning_Tutorial/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;COMING SOON &lt;/p&gt;
&lt;p&gt;This feature will be available in &lt;strong&gt;1-10-0&lt;/strong&gt;. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karl  Jones</dc:creator><pubDate>Fri, 27 Jun 2014 12:06:12 -0000</pubDate><guid>https://sourceforge.net14b9eddeb136cb2799c83da25b6b14bd1bfd66a4</guid></item></channel></rss>