siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
position/horizontal.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "../../../spherical.hpp"
4
5namespace siderust {
6namespace spherical {
7namespace position {
9} // namespace position
10} // namespace spherical
11} // namespace siderust
A spherical position (direction + distance), compile-time tagged.