linear-chirp.hpp File Reference

Generates LinearChirp trajectory. More...

Include dependency graph for linear-chirp.hpp:

Go to the source code of this file.

Classes

class  parametriccurves::LinearChirp< Numeric, Dim, Point >
 Creates LinearChirp curve Linear chirp trajectory generator. A linear chirp is a sinusoid whose frequency is a linear function of time. In particular the frequency starts from a value f0 and it increases linearly up to a value f1. Then it goes back to f0 and the trajectory is ended. More...
 

Namespaces

 parametriccurves
 

Detailed Description

Generates LinearChirp trajectory.

Author
Rohan Budhiraja
Date
2017