siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
siderust::spherical::position Namespace Reference

Typedefs

template<typename U >
using EclipticMeanJ2000 = Position< centers::Heliocentric, frames::EclipticMeanJ2000, U >
 
template<typename U >
using ICRS = Position< centers::Barycentric, frames::ICRS, U >
 
template<typename U >
using GCRS = Position< centers::Geocentric, frames::ICRS, U >
 
template<typename U >
using HCRS = Position< centers::Heliocentric, frames::ICRS, U >
 
template<typename U >
using Horizontal = Position< centers::Topocentric, frames::Horizontal, U >
 

Typedef Documentation

◆ EclipticMeanJ2000

◆ GCRS

Definition at line 12 of file spherical/position/equatorial.hpp.

◆ HCRS

Definition at line 15 of file spherical/position/equatorial.hpp.

◆ Horizontal

Definition at line 9 of file position/horizontal.hpp.

◆ ICRS

Definition at line 9 of file spherical/position/equatorial.hpp.