Kt2mps
Appearance
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | Kt2mps | |
| Function Description: | ||
| File Location: | cmm.converterFunctions.lua | |
| Syntax: | CMM.Kt2mps( number value ) | |
| Return Value: | number | |
| Parameters: | Name | Description |
| value | Speed in knots. | |
| Example: | CMM.Kt2mps(100) | |
| Example Description: | Converts 100 knots to approximately 51.44 m/s and returns the result. | |
| Related Functions: | ||
| Notes: | ||