BIS_fnc_posDegToUTM
Revision as of 19:17, 21 October 2011 by Str_bi_wiki (talk | contribs) (Created page with "{{Function|= Comments ____________________________________________________________________________________________ | TKOH |= Game name |1.00|= Game version ____________________...")
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Description
- Description:
- Generate an UTM Zone, Easting and Northing from lat and long fields. It uses NAD83 constants.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [latitude,longtitude] call BIS_fnc_posDegToUTM;
- Parameters:
- latitude: Number
- longtitude - Number
- Return Value:
- Array - [northing,easting,zone]
Examples
- Example 1:
[47.63959,-122.127249] call BIS_fnc_posDegToUTM;
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note