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

Helper class to access RTL. More...

#include "rtl.h"
#include "navigator.h"
#include <dataman/dataman.h>
Include dependency graph for rtl.cpp:

Go to the source code of this file.

Variables

static constexpr float DELAY_SIGMA = 0.01f
 

Detailed Description

Helper class to access RTL.

Author
Julian Oes julia.nosp@m.n@oe.nosp@m.s.ch
Anton Babushkin anton.nosp@m..bab.nosp@m.ushki.nosp@m.n@me.nosp@m..com

Definition in file rtl.cpp.

Variable Documentation

◆ DELAY_SIGMA

constexpr float DELAY_SIGMA = 0.01f
static

Definition at line 47 of file rtl.cpp.

Referenced by RTL::advance_rtl().