![]() |
siderust-cpp
Header-only C++ wrapper for siderust
|
RAII Star handle, Planet value type, and catalog helpers. More...
#include "coordinates.hpp"#include "ffi_core.hpp"#include <optional>#include <string>#include <utility>

Go to the source code of this file.
Classes | |
| struct | siderust::ProperMotion |
| Proper motion for a star (equatorial). More... | |
| struct | siderust::Orbit |
| Keplerian orbital elements. More... | |
| struct | siderust::Planet |
| Planet data (value type, copyable). More... | |
| class | siderust::Star |
| RAII handle to a Star (opaque Rust object). More... | |
Namespaces | |
| namespace | siderust |
| namespace | siderust::detail |
RAII Star handle, Planet value type, and catalog helpers.
Definition in file bodies.hpp.