|
ASCO Aerial Autonomy
|

Namespaces | |
| math | |
| Math namespace to separate math functions from system functions if exist. | |
Functions | |
| double | math::angleWrap (double x) |
| Wrap an angle to be in the range [-pi, pi) More... | |
| double | math::clamp (double x, double min, double max) |
| Clip a number to bewteen a min and max value. More... | |
1.8.6