Astrodynamics constants parsing and handling.
This package is a dependency for some other packages within the JSMD (Julia Space Mission Design) ecosystem. The purpose of this package is to provide a reader for standardized astrodynamics constants files.
This package allows you to read standardized astrodynamics constants files. Currently, it supports formats such as:
- NAIF ASCII PCK (
.tpc
files)
However, support for other formats is planned and will be implemented soon.
Contributions to this package are welcome!