pub const TARGET_NOT_REACHED_SENTINEL_M: f64 = -1.0e9;Expand description
Vertical-position marker for a Monte Carlo sample that never reached the target plane.
The marker preserves the equal-length result-vector and C-ABI contract. Exclude marked positions from target-plane dispersion statistics, but keep them in the denominator for hit probability because they are definite misses.