Jump to content

Ft2m

From CMM Wiki
Return to CMM Command Reference
Environment: Mission Scripting
Function: Ft2m
Function Description:
File Location: cmm.converterFunctions.lua
Syntax: CMM.Ft2m( number value )
Return Value: number
Parameters: Name Description
valueDistance in feet.
Example: CMM.Ft2m(3.28084)
Example Description: Converts 3.28084 ft to approximately 1 m and returns the result.
Related Functions:
Notes: