Difference between revisions of "MWLLFlowNodes:Velocity"
From MechWarrior: Living Legends Wiki
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | { | + | {| class="wikitable" style="border:1px solid #250b2d; text-align:left; width:500px;" cellpadding="1" cellspacing="0" rules="all" align="right" |
− | | | + | ! colspan="3" style="background:#2a2a2a; text-align:center; font-size:12pt" | Velocity |
− | | | + | |- |
− | | | + | | '''Name''' || '''Type''' || '''Description''' |
+ | |- | ||
+ | |Start | ||
+ | |Any | ||
+ | |? | ||
+ | |- | ||
+ | |Time | ||
+ | |? | ||
+ | |? | ||
+ | |- | ||
+ | |Distance | ||
+ | |Float | ||
+ | |Distance? | ||
+ | |- | ||
+ | |MeterSecond | ||
+ | |Float | ||
+ | |Speed in meters per second | ||
+ | |- | ||
+ | |MeterHour | ||
+ | |Float | ||
+ | |Speed in meters per hour | ||
+ | |- | ||
+ | |KMSecond | ||
+ | |Float | ||
+ | |Speed in kilometers per second | ||
+ | |- | ||
+ | |KMHour | ||
+ | |Float | ||
+ | |Speed in kilometers per hour | ||
+ | |- | ||
+ | |Velocity | ||
+ | |Float | ||
+ | |Calculated velocity? | ||
+ | |- | ||
+ | !colspan="3" style="text-align:center" | [[File:Velocity.png]] | ||
+ | |- | ||
+ | |} | ||
Line 8: | Line 44: | ||
{{Stub}} | {{Stub}} | ||
+ | |||
+ | {{Navbox FlowNodes}} | ||
[[Category:FlowNodes]] | [[Category:FlowNodes]] |
Latest revision as of 03:19, 15 August 2017
Velocity is the MWLL Flowgraph Node taking time and distance to output velocity in given format.