Paparazzi UAS  v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nps_main.h
Go to the documentation of this file.
1 #ifndef NPS_MAIN_H
2 #define NPS_MAIN_H
3 
4 extern void nps_set_time_factor(float time_factor);
5 
6 #endif /* NPS_MAIN_H */
void nps_set_time_factor(float time_factor)
Definition: nps_main.c:192