Docs.rs
  • ballistics-engine-0.1.0
    • ballistics-engine 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ajokela
    • Dependencies
      • clap ^4.5 normal
      • csv ^1.3 normal
      • nalgebra ^0.33 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
    • Versions
    • 2.06% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

ballistics_engine0.1.0

Module cli_api

Module Items

  • Structs
  • Functions

In crate ballistics_engine

ballistics_engine

Module cli_api

Source

Structs§

AtmosphericConditions
BallisticInputs
BallisticsError
MonteCarloParams
MonteCarloResults
TrajectoryPoint
TrajectoryResult
TrajectorySolver
WindConditions

Functions§

calculate_zero_angle
estimate_bc_from_trajectory
run_monte_carlo