Difference between revisions of "DCS func LLtoLO"

From DCS World Wiki - Hoggitworld.com
m (1 revision imported)
(No difference)

Revision as of 00:12, 12 April 2018

Scripting Root

Envrioment: Mission Scripting
Function: LLtoLO Added with: 1.2.0
Member Of: coord
Syntax: vec3 coord.LLtoLO(GeoCoord latitude , GeoCoord longitude , number altitude)
Description: Returns a point from latitude and longitude in the vec3 format.


Return Value: vec3
Return Example:
Examples:
Related Functions: Coord Functions: LLtoLO, LOtoLL, LLtoMGRS, MGRStoLL
Notes: