siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
spherical/position/ecliptic.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "../../../spherical.hpp"
4
5
namespace
siderust
{
6
namespace
spherical {
7
namespace
position {
8
template
<
typename
U>
9
using
EclipticMeanJ2000
=
Position<centers::Heliocentric, frames::EclipticMeanJ2000, U>
;
10
}
// namespace position
11
}
// namespace spherical
12
}
// namespace siderust
siderust
Definition
altitude.hpp:17
siderust::spherical::Position
A spherical position (direction + distance), compile-time tagged.
Definition
spherical.hpp:180
include
siderust
coordinates
types
spherical
position
ecliptic.hpp
Generated by
1.9.8