Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2025-04-17 19:22:11 +00:00
parent c665fbf92a
commit c33c0b29af
27 changed files with 689 additions and 876 deletions

View File

@@ -2033,6 +2033,12 @@
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DCSMAP).Falklands">DCSMAP.Falklands</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>South Atlantic map.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DCSMAP).GermanyCW">DCSMAP.GermanyCW</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Germany Cold War map</p>
</td>
</tr>
<tr class="w3-border">
@@ -3553,6 +3559,17 @@ use negative idp for rounding ahead of decimal place, positive for rounding afte
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#string
<a id="#(DCSMAP).GermanyCW" ><strong>DCSMAP.GermanyCW</strong></a>
<p>Germany Cold War map</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -5412,6 +5429,8 @@ This function requires you to disable script sanitization in $DCS</em>ROOT\Scrip
<li>Sinai +4.8 (East)</li>
<li>Kola +15 (East) - note there is a lot of deviation across the map (-1° to +24°), as we are close to the North pole</li>
<li>Afghanistan +3 (East) - actually +3.6 (NW) to +2.3 (SE)</li>
<li>Iraq +4.4 (East)</li>
<li>Germany Cold War +0.1 (East) - near Fulda</li>
</ul>
<div id= "#Functions##GetMagneticDeclination" class="w3-show w3-white">
@@ -5430,7 +5449,7 @@ This function requires you to disable script sanitization in $DCS</em>ROOT\Scrip
</div>
<div class="w3-half">
<p>(Optional) Map for which the declination is returned. Default is from env.mission.theatre</p>
<p>(Optional) Map for which the declination is returned. Default is from <code>env.mission.theatre</code>.</p>
</div>
</div>