![]() |
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Data Structures | |
struct | gvf_par_2d_tre_par |
Functions | |
bool | nav_gvf_parametric_2D_trefoil_XY (float xo, float yo, float w1, float w2, float ratio, float r, float alpha) |
bool | nav_gvf_parametric_2D_trefoil_wp (uint8_t wp, float w1, float w2, float ratio, float r, float alpha) |
Variables | |
gvf_par_2d_tre_par | gvf_parametric_2d_trefoil_par |
struct gvf_par_2d_tre_par |
|
extern |
Definition at line 101 of file nav_parametric_2d_trefoil.c.
References alpha, gvf_parametric_p_len_wps, gvf_parametric_trajectory, nav_gvf_parametric_2D_trefoil_XY(), gvf_parametric_tra::p_parametric, WaypointX, and WaypointY.
|
extern |
Definition at line 78 of file nav_parametric_2d_trefoil.c.
References alpha, gvf_parametric_con::beta, foo, gvf_parametric_2d_trefoil_info(), gvf_parametric_2d_trefoil_par, gvf_parametric_control, gvf_parametric_control_2D(), gvf_parametric_p_len_wps, gvf_parametric_trajectory, gvf_par_2d_tre_par::kx, gvf_par_2d_tre_par::ky, gvf_parametric_tra::p_len, gvf_parametric_tra::p_parametric, gvf_parametric_con::s, TREFOIL_2D, gvf_parametric_tra::type, and gvf_parametric_con::w.
Referenced by nav_gvf_parametric_2D_trefoil_wp().
|
extern |
Definition at line 65 of file nav_parametric_2d_trefoil.c.
Referenced by nav_gvf_parametric_2D_trefoil_XY().