DCS func LOtoLL
From DCS World Wiki - Hoggitworld.com
Envrioment: | Mission Scripting | ||
Function: | LOtoLL | Added with: 1.2.0 | |
Member Of: | coord | ||
Syntax: | latitude, longitude, altitude coord.LOtoLL(table vec3 ) | ||
Description: | Returns multiple values of a given vec3 point in latitude, longitude, and altitude
| ||
Return Value: | latitude, longitude, altitude | ||
Return Example: | |||
Examples: | |||
Related Functions: | Coord Functions: LLtoLO, LOtoLL, LLtoMGRS, MGRStoLL | ||
Notes: |