Orbit Data Messages (CCSDS 502.0-B-3)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Document GMAT interop testing in package READMEs

Each package README now mentions GMAT R2026a interop testing alongside
other test sources (Vallado, TraCSS, bradsease/oem).

+5
+5
README.md
··· 36 36 - **`segments`**, **`state_vectors`**, **`epoch_range`** -- Accessors 37 37 - **`interpolate`** -- Linear position interpolation at arbitrary Unix timestamp 38 38 39 + ## Testing 40 + 41 + - **Upstream vectors**: [bradsease/oem](https://github.com/bradsease/oem) test suite (valid + invalid OEM samples) 42 + - **GMAT interop**: 24 tests against [NASA GMAT R2026a](https://sourceforge.net/projects/gmat/files/GMAT/GMAT-R2026a/) high-fidelity propagation traces (LEO, GEO, Molniya). Validates parser robustness on real-world scientific notation (1e-16 exponents), 5 orders of magnitude range, trailing whitespace, and orbital mechanics constraints (energy conservation, vis-viva). See [`test/interop/gmat/`](test/interop/gmat/). 43 + 39 44 ## License 40 45 41 46 ISC