Sen API
Sen Libraries
Loading...
Searching...
No Matches
dead_reckoner.h File Reference
#include "detail/dead_reckoner_base.h"
#include "detail/dead_reckoner_impl.h"
#include <algorithm>

Go to the source code of this file.

Classes

class  sen::util::DeadReckoner< T >
 Enables the user to predict an object’s position and movement at any future time applying dead reckoning. It adheres to the algorithms specified in IEEE 1278_1:2012, Annex E. More...

Namespaces

namespace  sen
namespace  sen::util

Functions

GeodeticSituation sen::util::toGeodeticSituation (const Situation &value)
 Transform a Situation to a GeodeticSituation.
Situation sen::util::toSituation (const GeodeticSituation &value)
 Transforms a GeodeticSituation to a Situation.