Module angle_calculations

Module angle_calculations 

Source

Structs§

AngleResult
Result of angle calculation

Functions§

adjusted_muzzle_velocity
Calculate adjusted muzzle velocity for powder temperature sensitivity
brent_root_find
Brent’s method for root finding - optimized implementation
quick_drop_estimate
Calculate simple ballistic drop approximation for quick estimates
solve_muzzle_angle
Solve muzzle angle using Brent’s method optimization
zero_angle
Calculate zero angle using Brent’s method and Rust trajectory integration