siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
siderust.hpp
Go to the documentation of this file.
1#pragma once
2
29#include "altitude.hpp"
30#include "bodies.hpp"
31#include "centers.hpp"
32#include "coordinates.hpp"
33#include "ephemeris.hpp"
34#include "ffi_core.hpp"
35#include "frames.hpp"
36#include "observatories.hpp"
37#include "time.hpp"
Altitude computations for Sun, Moon, stars, and arbitrary ICRS directions.
RAII Star handle, Planet value type, and catalog helpers.
Zero-sized reference-center tag types mirroring Rust's centers module.
Coordinate module umbrella.
VSOP87 / ELP2000 planetary and lunar ephemeris wrappers.
Error handling and utility base for the siderust C++ wrapper.
Zero-sized reference-frame tag types mirroring Rust's affn::frames.
Named observatory locations.
Re-exports tempoch C++ types into the siderust namespace.