Jump to content

Mps2kt

From CMM Wiki
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: