![]() |
siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
|
TLE parsing and SGP4 propagator C++ wrappers. More...
#include "ffi_core.hpp"#include <cstdint>#include <ostream>#include <string_view>#include <utility>

Go to the source code of this file.
Classes | |
| class | siderust::tle::Tle |
| Move-only RAII wrapper around a parsed Two-Line Element set. More... | |
Namespaces | |
| namespace | siderust |
| namespace | siderust::tle |
| namespace | siderust::sgp4 |
TLE parsing and SGP4 propagator C++ wrappers.
RAII wrappers around the siderust_tle_* and siderust_sgp4_* FFI functions.
Definition in file sgp4.hpp.