siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
conversions.hpp File Reference

Free coordinate conversion helpers. More...

#include "types.hpp"
Include dependency graph for conversions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  siderust
 

Functions

cartesian::position::ECEF< qtty::Meter > siderust::geodetic_to_cartesian_ecef (const Geodetic &geo)
 Convert a Geodetic (WGS84) to ECEF Cartesian position.
 

Detailed Description

Free coordinate conversion helpers.

Definition in file conversions.hpp.