SatelliteToolbox.jl icon indicating copy to clipboard operation
SatelliteToolbox.jl copied to clipboard

A toolbox for satellite analysis written in julia language.

SatelliteToolbox

Build status codecov

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.

Installation

This package can be installed using:

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

Usage

See the package documentation.