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