Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
splines_tests.cpp File Reference
Include dependency graph for splines_tests.cpp:

Go to the source code of this file.

Functions

 TEST (Splines, spline1)
 Test the spline template function for a path point vector.
 
 TEST (Splines, spline2)
 Test the spline template function for a cone vector.
 

Function Documentation

◆ TEST() [1/2]

TEST ( Splines  ,
spline1   
)

Test the spline template function for a path point vector.

Definition at line 7 of file splines_tests.cpp.

Here is the call graph for this function:

◆ TEST() [2/2]

TEST ( Splines  ,
spline2   
)

Test the spline template function for a cone vector.

Definition at line 26 of file splines_tests.cpp.

Here is the call graph for this function: