|
| | altitude.hpp |
| | Altitude computations for Sun, Moon, stars, and arbitrary ICRS directions.
|
| |
| | bodies.hpp |
| | RAII Star handle, Planet value type, and catalog helpers.
|
| |
| | centers.hpp |
| | Zero-sized reference-center tag types mirroring Rust's centers module.
|
| |
| | coordinates.hpp |
| | Coordinate module umbrella.
|
| |
| | ephemeris.hpp |
| | VSOP87 / ELP2000 planetary and lunar ephemeris wrappers.
|
| |
| | ffi_core.hpp |
| | Error handling and utility base for the siderust C++ wrapper.
|
| |
| | frames.hpp |
| | Zero-sized reference-frame tag types mirroring Rust's affn::frames.
|
| |
| | observatories.hpp |
| | Named observatory locations.
|
| |
| | siderust.hpp |
| | Umbrella header for the siderust C++ wrapper library.
|
| |
| | time.hpp |
| | Re-exports tempoch C++ types into the siderust namespace.
|
| |