JuliaSpace / SatelliteToolbox.jl

A toolbox for satellite analysis written in julia language.
MIT License
249 stars 33 forks source link

Add propagation API to a specific time #11

Closed ronisbr closed 5 years ago

ronisbr commented 6 years ago

We should have an API like:

propagate!(orbp, t::Number)

that will propagate the orbit to the epoch t.