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

Tests flight path smoothing algorithms. More...

#include <unit_test.h>
#include <lib/flight_tasks/tasks/Utility/ManualSmoothingZ.hpp>
#include <float.h>
#include <math.h>
Include dependency graph for test_smooth_z.cpp:

Go to the source code of this file.

Classes

class  SmoothZTest
 

Detailed Description

Tests flight path smoothing algorithms.

Definition in file test_smooth_z.cpp.