PX4 Firmware
PX4 Autopilot Software http://px4.io
FlightTaskAuto.cpp File Reference
#include "FlightTaskAuto.hpp"
#include <mathlib/mathlib.h>
#include <float.h>
Include dependency graph for FlightTaskAuto.cpp:

Go to the source code of this file.

Variables

static constexpr float SIGMA_NORM = 0.001f
 

Variable Documentation

◆ SIGMA_NORM

constexpr float SIGMA_NORM = 0.001f
static

Definition at line 43 of file FlightTaskAuto.cpp.

Referenced by FlightTaskAuto::_compute_heading_from_2D_vector().