DCS func LLtoLO

From DCS World Wiki - Hoggitworld.com

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: