Loading...
Searching...
No Matches
sinusoidal.h File Reference

class allowing to create a sinusoidal curve. More...

#include <cmath>
#include "curve_abc.h"
Include dependency graph for sinusoidal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndcurves::sinusoidal< Time, Numeric, Safe, Point >
 Represents a sinusoidal curve, evaluating the following equation: p0 + amplitude * (sin(2pi/T + phi) More...
 

Namespaces

namespace  ndcurves
 

Detailed Description

class allowing to create a sinusoidal curve.

Author
Pierre Fernbach
Version
0.4
Date
29/04/2020