APM:Libraries
Functions
spline5.cpp File Reference
#include <stdint.h>
#include "spline5.h"
Include dependency graph for spline5.cpp:

Go to the source code of this file.

Functions

void splinterp5 (const float x[5], float out[4][4])
 

Function Documentation

◆ splinterp5()

void splinterp5 ( const float  x[5],
float  out[4][4] 
)

Definition at line 27 of file spline5.cpp.

Referenced by AP_MotorsHeli_RSC::set_throttle_curve().

Here is the caller graph for this function: