JuliaSpace / SatelliteToolbox.jl

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

Add documentation for API functions that converts state vectors #26

Closed ronisbr closed 1 year ago

ronisbr commented 5 years ago

The API functions that transform the reference frame of state vectors svECEFtoECEF, sECEFtoECI, sECItoECEF, and sECItoECI do not have documentation yet.

ronisbr commented 1 year ago

Done in SatelliteToolboxTransformation.jl.