aviation_calc_util

Crates.ioaviation_calc_util
lib.rsaviation_calc_util
version
sourcesrc
created_at2023-12-08 00:16:30.455914
updated_at2024-12-09 05:12:48.738262
descriptionA library to assist with aviation related calculations.
homepagehttps://github.com/997R8V10/aviation-calc-util
repositoryhttps://github.com/997R8V10/aviation-calc-util
max_upload_size
id1061407
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`
size0
Prithvi Shivaraman (997R8V10)

documentation

README

Aviation Calc Util

Build Status Latest Version Docs

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.

Changelog

Documentation

See docs.rs for API definition.

Usage

License

This project is licensed under either of the following:

Commit count: 276

cargo fmt