WARNING_ZERO_DISTANCE_ELEVATION_NOT_RESOLVED

Constant WARNING_ZERO_DISTANCE_ELEVATION_NOT_RESOLVED 

Source
pub const WARNING_ZERO_DISTANCE_ELEVATION_NOT_RESOLVED: &str = "zero_distance_elevation_not_resolved";
Expand description

Stable warning code for a request that supplies both zero_distance_m and muzzle_angle_rad (0.33.0 decision-support Task 2): the explicit angle is used directly and the elevation search does not run. zero_distance_m is retained in resolved_request and is not otherwise inert – see the warning message for what it still affects.