DCS func MGRStoLL
From DCS World Wiki - Hoggitworld.com
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: |