Auxiliary functions for this module. This is where private module functions are defined. More...
#include <ot.h>
Functions | |
void | shutdown_module (int x) |
makes a clean shutdown of the program | |
bool | search_for_new_target (potkf_reduced_data_message *potkf_msg, t_status *status, t_search_area *area) |
Performs a sweep of current objects in search of tracking candidate. | |
void | init_search_area (t_search_area *area) |
bool | get_new_target_information (potkf_reduced_data_message *potkf_msg, t_status *status) |
void | foveationcontrol (t_status *status) |
void | foveationcontrol_home (void) |
void | print_status (t_status *status) |
Auxiliary functions for this module. This is where private module functions are defined.