perturb icon indicating copy to clipboard operation
perturb copied to clipboard

🌎 SGP4 orbit propagation library for modern C++11

Results 11 perturb issues
Sort by recently updated
recently updated
newest added

maybe another folder in `examples/` that tests locally but with build options suited for embedded. would check perturb's build, and upstream compiler flags/errors. also look into if there's an easy...

testbench

between `DateTime` and `JulianDate`

enhancement

In case your application level code is in C, should make it easy to still use this library (written in C++11) w/o a lot of work. Of course, your compiler...

enhancement

The documentation in general could be improved. - The installation instructions are very general at the moment and assumes the reader is sufficiently familiar with build systems (CMake). - [...

documentation

looks hella annoying tbh. gotta use some sort of `string_view` type-thingy to clip specific parts of the line, and then parse those selectively. maybe memcpy into a small buffer and...

refactor

https://celestrak.com/NORAD/documentation/gp-data-formats.php

enhancement