Docs.rs
ballistics-engine-0.13.11
ballistics-engine 0.13.11
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ajokela
Dependencies
clap ^4.5
normal
csv ^1.3
normal
nalgebra ^0.34
normal
ndarray ^0.15
normal
ndarray-npy ^0.8
normal
once_cell ^1.19
normal
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
approx ^0.5
dev
criterion ^0.5
dev
wasm-bindgen-test ^0.3
dev
getrandom ^0.2
normal
js-sys ^0.3
normal
serde-wasm-bindgen ^0.6
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
31.08%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module wind
ballistics_
engine
0.13.11
Module wind
Module Items
Structs
Type Aliases
In crate ballistics_
engine
ballistics_engine
Module
wind
Copy item path
Source
Structs
§
Wind
Sock
Wind condition handler for trajectory calculations
Type Aliases
§
Wind
Segment
Wind segment: (speed_kmh, angle_deg, until_distance_m) This matches the Python WindSock interface