siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
cartesian/position/ecliptic.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "../../../cartesian.hpp"
4
5namespace siderust {
6namespace cartesian {
20} // namespace cartesian
21} // namespace siderust
A 3D Cartesian position, compile-time tagged by center, frame, unit.
Definition cartesian.hpp:53