The Open Space Toolkit (OSTk) is a collection of versatile libraries for aerospace engineering use, available in:
- C++ – the reference implementation, for portability and performance.
- Python – via C++ bindings, formidable for interactive use and prototyping.
Please consult the open-space-toolkit repository to find:
- a detailed README
- the Contributing Guide
- the Code of Conduct
| Repo Name | Docs Page | Description | Version |
|---|---|---|---|
| Core | Core Docs | Fundamental types, containers and utilities. | |
| I/O | I/O Docs | Addressing, networking, database connectors. | |
| Mathematics | Mathematics Docs | Geometry, curve fitting, optimization. | |
| Physics | Physics Docs | Physical units, time, reference frames, environment modeling. | |
| Astrodynamics | Astrodynamics Docs | Orbit, attitude, access. | |
| Simulation | Simulation Docs | Spacecraft simulation. | |
| Data | Data management. |
