SatelliteAnalysis.jl

A package for Julia with several functions to perform satellite analysis.
Author JuliaSpace
Popularity
9 Stars
Updated Last
4 Months Ago
Started In
December 2021

SatelliteAnalysis

CI codecov Code Style: Blue DOI

This package contains several functions to perform analysis related to satellites. Those functions were split from the package SatelliteToolbox.jl.

Instalation

This package can be installed using:

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

Documentation

For more information, see the documentation.