Jump to content

Kt2mps

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