Crates.io | aviation_calc_util |
lib.rs | aviation_calc_util |
version | |
source | src |
created_at | 2023-12-08 00:16:30.455914 |
updated_at | 2024-12-09 05:12:48.738262 |
description | A library to assist with aviation related calculations. |
homepage | https://github.com/997R8V10/aviation-calc-util |
repository | https://github.com/997R8V10/aviation-calc-util |
max_upload_size | |
id | 1061407 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
A library to assist with complex aviation-related calculations. Primarily used for the SaunaSim Project. The library is written in Rust.
The library contains utilities to handle unit conversions, geographical calculations, magnetic calculations, and some math utilties.
See docs.rs for API definition.
This project is licensed under either of the following: