public class AzimuthUtils
extends java.lang.Object
| Constructor and Description |
|---|
AzimuthUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAngleBetween(double angle,
double min,
double max) |
static boolean |
isAzimuthBetween(DistAz dz,
double min,
double max) |
static boolean |
isBackAzimuthBetween(DistAz dz,
double min,
double max) |