sgp4 2.1.0

A pure Rust implementation of the SGP4 algorithm for satellite propagation
Documentation

sgp4

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 5 of them enabled by default.

default

  • alloc
  • serde
  • std

alloc

  • anyhow

serde

  • alloc
  • chrono/serde
  • serde/alloc
  • serde/derive
  • serde_json/alloc

std

  • alloc
  • anyhow/std
  • chrono/std
  • serde?/std
  • serde_json?/std

anyhow

  • dep:anyhow

libm

  • num-traits/libm

num-traits

  • dep:num-traits

serde_json

  • dep:serde_json