added formulas

This commit is contained in:
2026-06-26 11:55:00 +03:00
parent 70828f693e
commit 4df70fa270
16 changed files with 268 additions and 927 deletions
+3
View File
@@ -147,4 +147,7 @@ def test_manual_link_budget_endpoint() -> None:
assert data["fspl_db"] > 0
assert "link_viable" in data
assert data["fresnel_quality"] in {"clear", "partial", "blocked"}
assert "propagation_model_loss_db" in data
assert "propagation_excess_db" in data
assert "knife_edge_diffraction_db" in data
assert "data_sources" in data