Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jun 28, 2024
1 parent 7925ee1 commit f6e45a0
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
328200a0
c9e3d722
18 changes: 9 additions & 9 deletions models/P2108/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,9 +280,9 @@ <h3 class="anchored" data-anchor-id="height-gain-terminal-correction-model">Heig
<colgroup>
<col style="width: 18%">
<col style="width: 9%">
<col style="width: 8%">
<col style="width: 24%">
<col style="width: 40%">
<col style="width: 7%">
<col style="width: 25%">
<col style="width: 39%">
</colgroup>
<thead>
<tr class="header">
Expand All @@ -298,7 +298,7 @@ <h3 class="anchored" data-anchor-id="height-gain-terminal-correction-model">Heig
<td><code>f__ghz</code></td>
<td>double</td>
<td>GHz</td>
<td><span class="math inline">\(0.3 \leq f \leq 3\)</span></td>
<td><span class="math inline">\(0.03 \leq f \leq 3\)</span></td>
<td>Frequency</td>
</tr>
<tr class="even">
Expand Down Expand Up @@ -404,10 +404,10 @@ <h3 class="anchored" data-anchor-id="terrestrial-statistical-model">Terrestrial
<table class="caption-top table">
<colgroup>
<col style="width: 16%">
<col style="width: 13%">
<col style="width: 12%">
<col style="width: 11%">
<col style="width: 33%">
<col style="width: 25%">
<col style="width: 35%">
<col style="width: 24%">
</colgroup>
<thead>
<tr class="header">
Expand All @@ -423,15 +423,15 @@ <h3 class="anchored" data-anchor-id="terrestrial-statistical-model">Terrestrial
<td><code>f__ghz</code></td>
<td>double</td>
<td>GHz</td>
<td><span class="math inline">\(2 \leq f \leq 67\)</span></td>
<td><span class="math inline">\(0.5 \leq f \leq 67\)</span></td>
<td>Frequency</td>
</tr>
<tr class="even">
<td><code>d__km</code></td>
<td>double</td>
<td>km</td>
<td><span class="math inline">\(0.25 \leq d\)</span></td>
<td>Path distance</td>
<td>Path distance. Must be <span class="math inline">\(\geq 1\)</span> km to apply the correction at both ends of the path.</td>
</tr>
<tr class="odd">
<td><code>p</code></td>
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"href": "models/P2108/index.html#functions",
"title": "ITU-R P.2108",
"section": "Functions",
"text": "Functions\n\nHeight Gain Terminal Correction Model\nThe height gain terminal correction model is described in [1, Sec. 3.1]. This model calculates an additional loss, \\(A_h\\), which can be added to the basic transmission loss of a path calculated above the clutter. Therefore basic transmission loss should be calculated to/from the height of the representative clutter height used. This model can be applied to both transmitting and receiving ends of the path.\n\n\n\nTable 1: Inputs for the height gain terminal correction model\n\n\n\n\n\n\n\n\n\n\n\n\nVariable\nType\nUnits\nLimits\nDescription\n\n\n\n\nf__ghz\ndouble\nGHz\n\\(0.3 \\leq f \\leq 3\\)\nFrequency\n\n\nh__meter\ndouble\nmeter\n\\(0 \\leq h\\)\nAntenna height\n\n\nw_s__meter\ndouble\nmeter\n\\(0 &lt; w_s\\)\nStreet width\n\n\nR__meter\ndouble\nmeter\n\\(0 &lt; R\\)\nRepresentative clutter height\n\n\nclutter_type\nClutterType enum\nN/A\nenum\nSee Table 2\n\n\n\n\n\n\nThe values for \\(w_s\\) and \\(R\\) should be set based upon local information. If local information is not available, [1, Sec. 3.1.1] defines appropriate default values: \\(w_s=27\\) and a set of values for \\(R\\) based on the clutter type, which are reproduced in Table 2. This table also provides the integer values mapped to each clutter type in the enumeration objects are provided by the software for ease of use.\n\n\n\nTable 2: Clutter types for the [1, Sec. 3.1] model\n\n\n\n\n\nClutter Type\nEnum Value\nDefault \\(R\\) (m)\n\n\n\n\nWater/sea\n1\n10\n\n\nOpen/rural\n2\n10\n\n\nSuburban\n3\n10\n\n\nUrban\n4\n15\n\n\nTrees/forest\n5\n15\n\n\nDense urban\n6\n20\n\n\n\n\n\n\n\nExamples\nLanguage-specific code examples showing the use of this function are available by following these links:\nC++ C#/.NET MATLAB Python\n\n\n\nTerrestrial Statistical Model\nThe terrestrial statistical model is described in [1, Sec. 3.2]. The model can be applied for urban and suburban environments provided terminal heights are well below the clutter height. The correction produced by this model can be applied at one terminal, or, if the path length is at least 1 km, at both terminals.\nThis model calculates an additional loss, \\(L_{ctt}\\), which can be added to the transmission loss or basic transmission loss. As this is a statistical model, the term \\(L_{ctt}\\) is the clutter loss not exceeded for \\(p\\) percent of locations for a terrestial path of length \\(d\\). If the transmission loss or basic transmission loss has been calculated using a model that inherently accounts for clutter over the entire path then this model should not be applied.\n\n\n\nTable 3: Inputs for the terrestrial statistical model\n\n\n\n\n\n\n\n\n\n\n\n\nVariable\nType\nUnits\nLimits\nDescription\n\n\n\n\nf__ghz\ndouble\nGHz\n\\(2 \\leq f \\leq 67\\)\nFrequency\n\n\nd__km\ndouble\nkm\n\\(0.25 \\leq d\\)\nPath distance\n\n\np\ndouble\n%\n\\(0 &lt; p &lt; 100\\)\nPercentage of locations at which predicted clutter loss will not be exceeded\n\n\n\n\n\n\n\nExamples\nLanguage-specific code examples showing the use of this function are available by following these links:\nC++ C#/.NET MATLAB Python\n\n\n\nAeronautical Statistical Model\nThe Earth-space and aeronautical statistical clutter loss model is described in [1, Sec. 3.3]. This model is applicable when one terminal is within man-made clutter and the other is a satellite, aeroplane, or other platform above the surface of the Earth. The model is applicable to urban and suburban clutter environments.\nThis model calculates an additional loss, \\(L_{ces}\\), which can be added to the basic transmission loss of a path calculated. As this is a statistical model, the term \\(L_{ces}\\) is the clutter loss not exceeded for \\(p\\) percent of locations.\nThe method used to develop this model is described in [2].\n\n\n\nTable 4: Inputs for the aeronautical statistical model\n\n\n\n\n\n\n\n\n\n\n\n\nVariable\nType\nUnits\nLimits\nDescription\n\n\n\n\nf__ghz\ndouble\nGHz\n\\(10 \\leq f \\leq 100\\)\nFrequency\n\n\ntheta__deg\ndouble\ndegree\n\\(0 \\leq \\theta \\leq 90\\)\nElevation angle\n\n\np\ndouble\n%\n\\(0 &lt; p &lt; 100\\)\nPercentage of locations at which predicted clutter loss will not be exceeded\n\n\n\n\n\n\n\nExamples\nLanguage-specific code examples showing the use of this function are available by following these links:\nC++ C#/.NET MATLAB Python"
"text": "Functions\n\nHeight Gain Terminal Correction Model\nThe height gain terminal correction model is described in [1, Sec. 3.1]. This model calculates an additional loss, \\(A_h\\), which can be added to the basic transmission loss of a path calculated above the clutter. Therefore basic transmission loss should be calculated to/from the height of the representative clutter height used. This model can be applied to both transmitting and receiving ends of the path.\n\n\n\nTable 1: Inputs for the height gain terminal correction model\n\n\n\n\n\n\n\n\n\n\n\n\nVariable\nType\nUnits\nLimits\nDescription\n\n\n\n\nf__ghz\ndouble\nGHz\n\\(0.03 \\leq f \\leq 3\\)\nFrequency\n\n\nh__meter\ndouble\nmeter\n\\(0 \\leq h\\)\nAntenna height\n\n\nw_s__meter\ndouble\nmeter\n\\(0 &lt; w_s\\)\nStreet width\n\n\nR__meter\ndouble\nmeter\n\\(0 &lt; R\\)\nRepresentative clutter height\n\n\nclutter_type\nClutterType enum\nN/A\nenum\nSee Table 2\n\n\n\n\n\n\nThe values for \\(w_s\\) and \\(R\\) should be set based upon local information. If local information is not available, [1, Sec. 3.1.1] defines appropriate default values: \\(w_s=27\\) and a set of values for \\(R\\) based on the clutter type, which are reproduced in Table 2. This table also provides the integer values mapped to each clutter type in the enumeration objects are provided by the software for ease of use.\n\n\n\nTable 2: Clutter types for the [1, Sec. 3.1] model\n\n\n\n\n\nClutter Type\nEnum Value\nDefault \\(R\\) (m)\n\n\n\n\nWater/sea\n1\n10\n\n\nOpen/rural\n2\n10\n\n\nSuburban\n3\n10\n\n\nUrban\n4\n15\n\n\nTrees/forest\n5\n15\n\n\nDense urban\n6\n20\n\n\n\n\n\n\n\nExamples\nLanguage-specific code examples showing the use of this function are available by following these links:\nC++ C#/.NET MATLAB Python\n\n\n\nTerrestrial Statistical Model\nThe terrestrial statistical model is described in [1, Sec. 3.2]. The model can be applied for urban and suburban environments provided terminal heights are well below the clutter height. The correction produced by this model can be applied at one terminal, or, if the path length is at least 1 km, at both terminals.\nThis model calculates an additional loss, \\(L_{ctt}\\), which can be added to the transmission loss or basic transmission loss. As this is a statistical model, the term \\(L_{ctt}\\) is the clutter loss not exceeded for \\(p\\) percent of locations for a terrestial path of length \\(d\\). If the transmission loss or basic transmission loss has been calculated using a model that inherently accounts for clutter over the entire path then this model should not be applied.\n\n\n\nTable 3: Inputs for the terrestrial statistical model\n\n\n\n\n\n\n\n\n\n\n\n\nVariable\nType\nUnits\nLimits\nDescription\n\n\n\n\nf__ghz\ndouble\nGHz\n\\(0.5 \\leq f \\leq 67\\)\nFrequency\n\n\nd__km\ndouble\nkm\n\\(0.25 \\leq d\\)\nPath distance. Must be \\(\\geq 1\\) km to apply the correction at both ends of the path.\n\n\np\ndouble\n%\n\\(0 &lt; p &lt; 100\\)\nPercentage of locations at which predicted clutter loss will not be exceeded\n\n\n\n\n\n\n\nExamples\nLanguage-specific code examples showing the use of this function are available by following these links:\nC++ C#/.NET MATLAB Python\n\n\n\nAeronautical Statistical Model\nThe Earth-space and aeronautical statistical clutter loss model is described in [1, Sec. 3.3]. This model is applicable when one terminal is within man-made clutter and the other is a satellite, aeroplane, or other platform above the surface of the Earth. The model is applicable to urban and suburban clutter environments.\nThis model calculates an additional loss, \\(L_{ces}\\), which can be added to the basic transmission loss of a path calculated. As this is a statistical model, the term \\(L_{ces}\\) is the clutter loss not exceeded for \\(p\\) percent of locations.\nThe method used to develop this model is described in [2].\n\n\n\nTable 4: Inputs for the aeronautical statistical model\n\n\n\n\n\n\n\n\n\n\n\n\nVariable\nType\nUnits\nLimits\nDescription\n\n\n\n\nf__ghz\ndouble\nGHz\n\\(10 \\leq f \\leq 100\\)\nFrequency\n\n\ntheta__deg\ndouble\ndegree\n\\(0 \\leq \\theta \\leq 90\\)\nElevation angle\n\n\np\ndouble\n%\n\\(0 &lt; p &lt; 100\\)\nPercentage of locations at which predicted clutter loss will not be exceeded\n\n\n\n\n\n\n\nExamples\nLanguage-specific code examples showing the use of this function are available by following these links:\nC++ C#/.NET MATLAB Python"
},
{
"objectID": "LICENSE.html",
Expand Down
28 changes: 14 additions & 14 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,58 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://ntia.github.io/propagation-library-wiki/about.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.935Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/ITM/matlab.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.939Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/ITM/cpp.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.935Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/ITM/python.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.939Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/P2108/dotnet.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.939Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/P2108/index.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.939Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/LICENSE.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.935Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/CONTRIBUTING.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.935Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/P2108/python.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.939Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/P2108/cpp.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.939Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/P2108/matlab.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.939Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/ITM/index.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.939Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/models/ITM/dotnet.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.935Z</lastmod>
</url>
<url>
<loc>https://ntia.github.io/propagation-library-wiki/index.html</loc>
<lastmod>2024-06-28T21:49:26.980Z</lastmod>
<lastmod>2024-06-28T22:27:21.935Z</lastmod>
</url>
</urlset>

0 comments on commit f6e45a0

Please sign in to comment.