RazerM / orbital

High level orbital mechanics package.
MIT License
91 stars 35 forks source link

Function like state_vector_from_keplerian_elements #13

Closed svretina closed 5 years ago

svretina commented 5 years ago

Hello,

I want to transform keplerian elements to cartesian elements, like into position vector and velocity vector. Sorry If I am being ignorant but I can't find something like that in the repository, am I wrong? If so, then I think it would be a necessary addition to the package.

thanks, Cheers