get_projectile_shape

Function get_projectile_shape 

Source
pub fn get_projectile_shape(
    caliber: f64,
    weight_grains: f64,
    g_model: &str,
) -> ProjectileShape
Expand description

Estimate projectile shape from physical parameters

This is a simple heuristic based on typical bullet designs.