/* This is the header file for telepoint.c Written by Jan Grabski for the Telepointer project in ECE 496Y. Copyright 2000 Jan Grabski GPL rules apply. */ int compute_Pitch( int , int ); int compute_Yaw( int , int );