add ship wave height to moving maritimeDesign.svg

This commit is contained in:
Michael James 2017-09-27 10:46:36 -06:00 committed by mjames-upc
parent ebc0adca1b
commit 2343adcf2b

View file

@ -102,6 +102,7 @@ plotDelegate = MaritimePlotDelegate()
<text id="pkwndText" plotMode="text" plotParam="peakWindSpeed" plotUnit="kts" plotFormat="PK%2.0f" style="text-anchor: end;" x="-10px" y="20px">59</text>
<text id="seaText" plotMode="text" plotParam="seaSurfaceTemp" plotUnit="°F" plotFormat="%3.0f" style="text-anchor: start;" x="10px" y="10px">75</text>
<text id="presentWxText" plotMode="recursive_translation" class="weather" plotLookupTable="wx_symbol_trans.txt" plotParam="presWeather" style="text-anchor: end" x="-10px" y="0px">0</text>
<text id="heightText" plotMode="text" plotParam="wvHeight" plotUnit="ft" plotFormat="1.0%f" style="text-anchor: end;" x="0px" y="20px">018</text>
</symbol>
</defs>
<use id="wind" x="50" y="50" width="100" height="100" visibility="visible" xlink:href="#plotData"/>

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB