This package contains several functions to build simulations related with satellites. It is used on a daily basis on projects at the Brazilian National Institute for Space Research (INPE), and it is the engine of the Forplan Satellite Simulator.
This package can be installed using:
julia> using Pkg
julia> Pkg.add("SatelliteToolbox")
See the package documentation.