BIS fnc posDegToUTM: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function " to "{{RV|type=function ") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 27: | Line 27: | ||
[[Category:Functions|{{uc:posDegtoUTM}}]] | [[Category:Functions|{{uc:posDegtoUTM}}]] | ||
[[Category:{{Name|tkoh}}: Functions|{{uc:posDegtoUTM}}]] | [[Category:{{Name|tkoh}}: Functions|{{uc:posDegtoUTM}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:posDegtoUTM}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:posDegtoUTM}}]] |
Revision as of 23:38, 31 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- longitude: Number
- latitude: Number
- zone: Number - (Optional, default
31 + floor (longitude / 6)
) - Return Value:
- Return value needed
Examples
- Example 1:
_utmZone = [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