public final class Angles extends Object
| Modifier | Constructor and Description |
|---|---|
private |
Angles() |
| Modifier and Type | Method and Description |
|---|---|
static double |
angleDiff(double first,
double second) |
static double |
angleDiffInDeg(double first,
double second) |
static double |
normalize(double angle) |