![]() |
siderust-cpp
Header-only C++ wrapper for siderust
|
#include "../../../spherical.hpp"

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 > |