From a296e36b520bb9ed66bf1a2c3c9e5ab8be5219ef Mon Sep 17 00:00:00 2001 From: Anthony Romaniello Date: Fri, 28 Jun 2024 17:28:58 -0400 Subject: [PATCH] Fix links, add dates, initial final version of page --- models/P2108/index.qmd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/models/P2108/index.qmd b/models/P2108/index.qmd index b0ed723..74faec0 100644 --- a/models/P2108/index.qmd +++ b/models/P2108/index.qmd @@ -1,9 +1,9 @@ --- title: "ITU-R P.2108" +date: 2024-06-28 +date-modified: 2024-06-28 --- -{{< include /includes/_under_construction.qmd >}} - Recommendation ITU-R P.2108 _Prediction of clutter loss_ contains three methods for the prediction of clutter loss: the [Height Gain Terminal Correction Model](#height-gain-terminal-correction-model), [Terrestrial Statistical Model](#terrestrial-statistical-model), and [Aeronautical Statistical Model](#aeronautical-statistical-model) [@p2108-1, Sections 3.1-3.3]. This software implements each of the three models. {{< include /includes/_getting_started.qmd >}} @@ -43,10 +43,10 @@ This table also provides the integer values mapped to each clutter type in the e {{< include /includes/_code_examples.qmd >}} -[C++](cpp.qmd#height-gain-terminal-correction){.btn .btn-secondary role="button"} -[C#/.NET](dotnet.qmd#height-gain-terminal-correction){.btn .btn-secondary role="button"} -[MATLAB](matlab.qmd#height-gain-terminal-correction){.btn .btn-secondary role="button"} -[Python](python.qmd#height-gain-terminal-correction){.btn .btn-secondary role="button"} +[C++](cpp.qmd#height-gain-terminal-correction-model){.btn .btn-secondary role="button"} +[C#/.NET](dotnet.qmd#height-gain-terminal-correction-model){.btn .btn-secondary role="button"} +[MATLAB](matlab.qmd#height-gain-terminal-correction-model){.btn .btn-secondary role="button"} +[Python](python.qmd#height-gain-terminal-correction-model){.btn .btn-secondary role="button"} ### Terrestrial Statistical Model