siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
equatorial.hpp File Reference
Include dependency graph for spherical/position/equatorial.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  siderust
 
namespace  siderust::spherical
 
namespace  siderust::spherical::position
 

Typedefs

template<typename U >
using siderust::spherical::position::ICRS = Position< centers::Barycentric, frames::ICRS, U >
 
template<typename U >
using siderust::spherical::position::GCRS = Position< centers::Geocentric, frames::ICRS, U >
 
template<typename U >
using siderust::spherical::position::HCRS = Position< centers::Heliocentric, frames::ICRS, U >