added fresnel zone

This commit is contained in:
2026-06-23 15:44:31 +03:00
parent b230f7277c
commit b9a1ca4125
7 changed files with 10 additions and 2 deletions
+2
View File
@@ -86,6 +86,8 @@ def test_los_endpoint_returns_obstruction_summary_fields() -> None:
"path_height_m",
"fresnel_radius_m",
"required_clearance_m",
"fresnel_upper_60pct_m",
"fresnel_upper_100pct_m",
"fresnel_lower_60pct_m",
"fresnel_lower_100pct_m",
}.issubset(data["fresnel_profile"][0])