siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
spherical/position/equatorial.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
11template <typename U>
13
14template <typename U>
16} // namespace position
17} // namespace spherical
18} // namespace siderust
A spherical position (direction + distance), compile-time tagged.