|
| | angles.hpp |
| | Angle wrapping and separation helpers, mirroring the angular methods on the Rust Quantity<U: AngularUnit> (qtty_core::angular).
|
| |
| | ffi_core.hpp |
| | Core quantity template and error translation utilities.
|
| |
| | literals.hpp |
| |
| | math.hpp |
| | Dimension-aware math helpers mirroring the Rust Quantity API.
|
| |
| | qtty.hpp |
| | Main header for the qtty C++ wrapper library.
|
| |
| | satellite.hpp |
| | Spacecraft astrodynamics quantities, mirroring the Rust qtty satellite feature (dynamics + tolerances modules).
|
| |
| | serialization.hpp |
| | JSON serialization helpers for qtty quantities.
|
| |