Watchmaker Wiki

The ultimate watch maker for Android Wear!

User Tools

Site Tools


tips:windchill

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tips:windchill [2015/01/26 21:05] – [Explanation] jt3tips:windchill [2015/01/26 21:07] – [Examples] jt3
Line 2: Line 2:
  
 ===== Examples ===== ===== Examples =====
-Fahrenheit+====Fahrenheit====
    Text:  ({wt}>50 and {wt} or {wws}<3.1 and {wt} or math.floor(35.74+(0.6215*{wt})-(35.75*({wws}^0.16))+(0.4275*({wt}*({wws}^0.16)))+.5)) .. "ᵒF"    Text:  ({wt}>50 and {wt} or {wws}<3.1 and {wt} or math.floor(35.74+(0.6215*{wt})-(35.75*({wws}^0.16))+(0.4275*({wt}*({wws}^0.16)))+.5)) .. "ᵒF"
        
-Celsius+====Celsius====
    Text:  ({wt}>10 and {wt} or {wws}<3.1 and {wt} or math.floor(13.12+(0.6215*{wt})-(11.37*(({wws}*1.61)^0.16))+(0.3965*({wt}*(({wws}*1.61)^0.16)))+.5)) .. "ᵒC"    Text:  ({wt}>10 and {wt} or {wws}<3.1 and {wt} or math.floor(13.12+(0.6215*{wt})-(11.37*(({wws}*1.61)^0.16))+(0.3965*({wt}*(({wws}*1.61)^0.16)))+.5)) .. "ᵒC"
        
tips/windchill.txt · Last modified: 2015/01/27 20:59 by jt3