class allowing to create a sinusoidal curve. More...
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 |
class allowing to create a sinusoidal curve.