SatelliteToolbox.jl

The SatelliteToolbox.jl contains a set of packages with functions to perform analysis and build simulations related to satellites. It is used on a daily basis on projects at the Brazilian National Institute for Space Research (INPE).

The set of packages are listed bellow. All of them are loaded and reexported in this one.

Installation

This package can be installed using:

julia> using Pkg
julia> Pkg.add("SatelliteToolbox")

Documentation

This page contains tutorials with examples of analyses that can be performed using the SatelliteToolbox.jl ecosystem. For the documentation of the functions, please refer to the related package documentation page.

Warning

This documentation is under construction, and more tutorials will be added.