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