siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
spherical.hpp File Reference

Typed spherical coordinate templates. More...

#include "../centers.hpp"
#include "../frames.hpp"
#include "../time.hpp"
#include "geodetic.hpp"
#include <qtty/qtty.hpp>
#include <type_traits>
Include dependency graph for spherical.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  siderust::spherical::Direction< F >
 A direction on the celestial sphere, compile-time tagged by frame. More...
 
struct  siderust::spherical::Position< C, F, U >
 A spherical position (direction + distance), compile-time tagged. More...
 

Namespaces

namespace  siderust
 
namespace  siderust::spherical
 

Detailed Description

Typed spherical coordinate templates.

Definition in file spherical.hpp.