Difference between revisions of "DCS func MGRStoLL"

From DCS World Wiki - Hoggitworld.com
m (1 revision imported)
 
Line 45: Line 45:
 
}}
 
}}
 
[[Category:Singleton Functions|MGRStoLL]]
 
[[Category:Singleton Functions|MGRStoLL]]
 +
[[Category:Game Patch 1.2.0|MGRStoLL]]

Revision as of 22:16, 17 March 2022

Scripting Root

Envrioment: Mission Scripting
Function: MGRStoLL Added with: 1.2.0
Member Of: coord
Syntax: latitude, longitude, altitude coord.MGRStoLL(table MGRS )
Description: Returns multiple values of a given in MGRS coordinates and converts it to latitude, longitude, and altitude


Return Value: latitude, longitude, altitude
Return Example:
Examples:
Related Functions: Coord Functions: LLtoLO, LOtoLL, LLtoMGRS, MGRStoLL
Notes: