MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-06-14 11:15:51 +00:00
parent 5f0ac985ba
commit c8631bb0a3
22 changed files with 507 additions and 793 deletions
+56 -4
View File
@@ -2619,7 +2619,7 @@ Note that the Set and Add methods return the current POINT_VEC3 object, so these
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(COORDINATE).ToStringBRAANATO">COORDINATE:ToStringBRAANATO(FromCoordinate, Bogey, Spades, SSML)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(COORDINATE).ToStringBRAANATO">COORDINATE:ToStringBRAANATO(FromCoordinate, Bogey, Spades, SSML, Angels, Zeros)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Create a BRAA NATO call string to this COORDINATE from the FromCOORDINATE.</p>
</td>
@@ -4360,7 +4360,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POINT_VEC2).ToStringBRAANATO">POINT_VEC2:ToStringBRAANATO(FromCoordinate, Bogey, Spades, SSML)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POINT_VEC2).ToStringBRAANATO">POINT_VEC2:ToStringBRAANATO(FromCoordinate, Bogey, Spades, SSML, Angels, Zeros)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Create a BRAA NATO call string to this COORDINATE from the FromCOORDINATE.</p>
</td>
@@ -12048,7 +12048,7 @@ Creates a line on the F10 map from one point to another.</p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(COORDINATE).ToStringBRAANATO" ><strong>COORDINATE:ToStringBRAANATO(FromCoordinate, Bogey, Spades, SSML)</strong></a></h2>
<h2><a id="#(COORDINATE).ToStringBRAANATO" ><strong>COORDINATE:ToStringBRAANATO(FromCoordinate, Bogey, Spades, SSML, Angels, Zeros)</strong></a></h2>
</div>
<p>Create a BRAA NATO call string to this COORDINATE from the FromCOORDINATE.</p>
@@ -12113,6 +12113,32 @@ Creates a line on the F10 map from one point to another.</p>
<p>Add SSML tags speaking aspect as 0 1 2 and "brah" instead of BRAA</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#boolean
<strong><strong>Angels</strong></strong>
</p>
</div>
<div class="w3-half">
<p>If true, altitude is e.g. "Angels 25" (i.e., a friendly plane), else "25 thousand"</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#boolean
<strong><strong>Zeros</strong></strong>
</p>
</div>
<div class="w3-half">
<p>If using SSML, be aware that Google TTS will say "oh" and not "zero" for "0"; if Zeros is set to true, "0" will be replaced with "zero"</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
@@ -24680,7 +24706,7 @@ Creates a line on the F10 map from one point to another.</p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(POINT_VEC2).ToStringBRAANATO" ><strong>POINT_VEC2:ToStringBRAANATO(FromCoordinate, Bogey, Spades, SSML)</strong></a></h2>
<h2><a id="#(POINT_VEC2).ToStringBRAANATO" ><strong>POINT_VEC2:ToStringBRAANATO(FromCoordinate, Bogey, Spades, SSML, Angels, Zeros)</strong></a></h2>
</div>
<p>Create a BRAA NATO call string to this COORDINATE from the FromCOORDINATE.</p>
@@ -24745,6 +24771,32 @@ Creates a line on the F10 map from one point to another.</p>
<p>Add SSML tags speaking aspect as 0 1 2 and "brah" instead of BRAA</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#boolean
<strong><strong>Angels</strong></strong>
</p>
</div>
<div class="w3-half">
<p>If true, altitude is e.g. "Angels 25" (i.e., a friendly plane), else "25 thousand"</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#boolean
<strong><strong>Zeros</strong></strong>
</p>
</div>
<div class="w3-half">
<p>If using SSML, be aware that Google TTS will say "oh" and not "zero" for "0"; if Zeros is set to true, "0" will be replaced with "zero"</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>