|
Sen API
Sen Libraries
|
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. | |