![]() |
siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
|
RAII Star handle, Planet value type, and catalog helpers. More...
#include "coordinates.hpp"#include "ffi_core.hpp"#include "orbit.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::SolarMass |
| struct | siderust::SolarRadius |
| struct | siderust::SolarLuminosity |
| struct | siderust::StellarProperties |
| 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.