DCS func LLtoLO

From DCS World Wiki - Hoggitworld.com
Revision as of 22:15, 17 March 2022 by Grimes (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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: