CBA_fnc_vectElev

Description

Returns the angle of elevation of a 3D vector with the given i, j and k coordinates in the range -90 to 90.

Parameters

_vect the 3D vector in the form [i, k, j].

Returns

the corresponding angle of elevation in range -90 to 90.

Examples

Author

Vigilante, courtesy by -=ACE=- of Simcentric

Close