JuliaSpace / SatelliteToolbox.jl

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

Docstring update for getters functions #73

Closed mcontim closed 1 year ago

mcontim commented 2 years ago

Hello!

I noticed that in the docstrings of getters functions (e.g., get_i) it is not specified that the function call with SV can be done only using the ECI frame. It's a minor detail, but specifying it in the documentation it would improve the readability of the functions.

Thank you again for your work the Toolbox is really good :)

ronisbr commented 2 years ago

Hi @BlueTeo91

You are 100% right! I will do this, thanks!

ronisbr commented 1 year ago

The API was completely modified for the upcoming split of SatelliteToolbox.jl into small modules. AFAIK, this problem does not exist anymore. Feel free to re-open if it is not the case!