sextant 0.2.1

Calculating the geographic position (latitude, longitude) on the Earth's surface using a sextant measurement.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.chrono]
version = "0.4.38"

[package]
authors = ["linuskmr <linuskmr.dev@gmail.com>"]
description = "Calculating the geographic position (latitude, longitude) on the Earth's surface using a sextant measurement."
edition = "2021"
keywords = ["sextant", "celestial-navigation"]
license = "AGPL-3.0"
name = "sextant"
readme = "README.md"
repository = "https://github.com/linuskmr/sextant-rs"
version = "0.2.1"