User Tools

Site Tools


dev:core:funref:ms_to_kmh

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:core:funref:ms_to_kmh [2019-10-02 20:17]
82.67.173.193 convert tabs to spaces
dev:core:funref:ms_to_kmh [2020-01-22 10:53] (current)
admin ↷ Page moved from reference:advtrains:ms_to_kmh to dev:core:funref:ms_to_kmh
Line 13: Line 13:
  
 ===== Returns ===== ===== Returns =====
-speed unit in **kilometers per hour**.+The corresponding speed unit in **kilometers per hour**. 
 + 
 +===== Calculation ===== 
 +<code> 
 +        1/1000 km   3600 
 +1 m/s = --------- = ---- km/h = 3.6 km/h 
 +        1/3600 h    1000 
 +</code>
  
 ===== Examples ===== ===== Examples =====
dev/core/funref/ms_to_kmh.1570040260.txt.gz · Last modified: 2019-10-02 20:17 by 82.67.173.193