SatelliteToolboxTransformations.jl

Transformations for the SatelliteToolbox.jl ecosystem.
Author JuliaSpace
Popularity
1 Star
Updated Last
1 Year Ago
Started In
March 2023

SatelliteToolboxTransformations.jl

CI codecov Code Style: Blue

This package contains transformations that are useful for the SatelliteToolbox.jl ecosystem. Currently, the following algorithms are available:

  • Conversion between ECI and ECEF reference frames (IAU-76/FK5 and IAU-2006/2010A);
  • Conversion between ECEF and local frames (NED);
  • Conversion between geodetic and geocentric variables; and
  • Conversion between time epochs (UTC, UT1, TT).

Installation

This package can be installed using:

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

Usage

See the package documentation.

Used By Packages

No packages found.