siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
direction/horizontal.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "../../../spherical.hpp"
4
5namespace siderust {
6namespace spherical {
7namespace direction {
9} // namespace direction
10} // namespace spherical
11} // namespace siderust
A direction on the celestial sphere, compile-time tagged by frame.
Definition spherical.hpp:36