Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
gvf_common.c File Reference
#include "./gvf_common.h"
+ Include dependency graph for gvf_common.c:

Go to the source code of this file.

Variables

gvf_common_omega gvf_c_omega
 
gvf_common_params gvf_c_info
 

Variable Documentation

◆ gvf_c_info

gvf_common_params gvf_c_info

Definition at line 24 of file gvf_common.c.

Referenced by gvf_control_2D(), and gvf_parametric_control_2D().

◆ gvf_c_omega

gvf_common_omega gvf_c_omega

Definition at line 23 of file gvf_common.c.

Referenced by gvf_control_2D(), and gvf_parametric_control_2D().