Jump to content

Kt2mps

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