JuliaSpaceMissionDesign / Ephemerides.jl

A Modern Binary Ephemeris Reader for Julia, in Julia.
https://juliaspacemissiondesign.github.io/Ephemerides.jl/
MIT License
22 stars 1 forks source link

Update docstrings for SPK segment caches #44

Closed MicheleCeresoli closed 11 months ago

MicheleCeresoli commented 11 months ago

The implementation of a public interface to retrieve the segment data (see #26) will require the user to know how that data is organized inside the Julia structures. Although the description of the segment caches will still be a low-level API, all the caches should be documented nonetheless.