Jump to content

Mps2kt

From CMM Wiki
Revision as of 10:11, 11 November 2025 by Ozdeadmeat (talk | contribs) (Mps2kt – created via PowerShell script (2025-11-11T21:11:57Z))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Return to CMM Command Reference
Environment: Mission Scripting
Function: Mps2kt
Function Description:
File Location: cmm.converterFunctions.lua
Syntax: CMM.Mps2kt( number value )
Return Value: number
Parameters: Name Description
valueSpeed in metres per second.
Example: CMM.Mps2kt(50)
Example Description: Converts 50 m/s to approximately 97.19 knots and returns the result.
Related Functions:
Notes: