A function used to find the terrain profile between two positions
Array containing [2D Distance, Angle, Terrain Profile (in format [Relative Altitude, 2D Distance from, 3D Distance from])
[[0,0,0], [0,0,1000], 10] call CBA_fnc_getTerrainProfile
Rommel && Noubernou