1 #ifndef GCP_UTIL_QUADRATICINTERPOLATORPOSITIVEANGLE_H
2 #define GCP_UTIL_QUADRATICINTERPOLATORPOSITIVEANGLE_H
11 #include "gcp/util/common/QuadraticInterpolator.h"
26 double fixAngle(
double angle);
36 #endif // End #ifndef GCP_UTIL_QUADRATICINTERPOLATORPOSITIVEANGLE_H
Definition: QuadraticInterpolator.h:48
Definition: QuadraticInterpolatorPositiveAngle.h:19
QuadraticInterpolatorPositiveAngle(double emptyValue)
Definition: QuadraticInterpolatorPositiveAngle.cc:13