Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 399 Bytes

index.md

File metadata and controls

18 lines (13 loc) · 399 Bytes

SatelliteAnalysis.jl

CurrentModule = SatelliteAnalysis

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")