Terrain Detection: Difference between revisions

m
(Created page)
 
 
Line 5: Line 5:
==Definition==
==Definition==


Returns where the given position in the specified direction will intersect with the ground. Returns whether or not a certain position and direction pair intersect with the ground, and if so the intersection point.
get_cart_ground_intersection() returns where the given position in the specified direction will intersect with the ground. Returns whether or not a certain position and direction pair intersect with the ground, and if so the intersection point.


Useful for radars, terrain avoidance (GPWS), etc.
Useful for radars, terrain avoidance (GPWS), etc.
574

edits