PX4 Firmware
PX4 Autopilot Software http://px4.io
BezierQuad.cpp File Reference

Bezier function. More...

#include "BezierQuad.hpp"
Include dependency graph for BezierQuad.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 bezier
 

Variables

static constexpr double bezier::GOLDEN_RATIO = 1.6180339887
 
static constexpr double bezier::RESOLUTION = 0.0001
 

Detailed Description

Bezier function.

Author
Dennis Mannhart denni.nosp@m.s.ma.nosp@m.nnhar.nosp@m.t@gm.nosp@m.ail.c.nosp@m.om

Definition in file BezierQuad.cpp.